I am installing "Gallery" from Sourceforge onto my site and it told me that the 'register_globals' is enabled on my server and it poses security threats. Is this true? Should it be disabled?
Regards
rowanp.
TweezerMan
May 15 2005, 04:52 AM
You can turn off 'register_globals' by adding the following to the .htaccess file in your Gallery directory:
CODE
php_flag register_globals off
rowanp
May 15 2005, 05:49 AM
Great. Thanks for your help David.
rowanp.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.