Post by Qphoria » Tue Dec 23, 2008 11:35 pm

How do I turn off register_globals?

See: http://www.php.net/manual/en/ini.core.p ... er-globals

If you have access, find your php.ini using phpinfo(), and change register_globals to Off.

Otherwise try the .htaccess entry: php_flag register_globals off example found in the page above.

The default .htaccess that comes with 0.7.9 should have that setting commented out. Uncomment it if needed.
Last edited by Qphoria on Sun Jan 04, 2009 9:17 am, edited 1 time in total.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 26 guests