Ironside Posted February 4, 2008 Posted February 4, 2008 Could someone tell me how to turn on register globals and where I have to go to do it. I've got this error message Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory Quote
pac_indahood Posted February 5, 2008 Posted February 5, 2008 put in file .htaccess this code: php_flag register_globals on Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.