![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveturn off register_globals on a shared server
From: <aeldaly@gmail.com>
Date: Wed Jul 27 2005 - 02:24:55 CEST
Hello all,
My shared server provider has register_globals on. I checked by running
I tried adding the following lines to the .htaccess file:
I do not know how the server can serve php if that line is commented
Bottom line is: is the .htaccess approach the correct one? and does
phpinfo() says that I have PHP Version 4.3.11
I will leave phpinfo() running on the main page so that if someone
Thanks,
|