with this new server I am unable to use modifications in the .htaccess to turn register_globals on or off.
in my php.ini I have register_globals = Off but 1 website needs them On
I keep getting a 500 error when I add php_flag register_globals on to the .htaccess file
The php_flag register_globals on in the .htaccess works fine on my old server runing PHP4
Is there something I missed in my php.ini ?



LinkBack URL
About LinkBacks
Reply With Quote








