• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Problem turning off register_globals

C

chrisblackwell

Guest
For some reason I can't seem to turn off register_globals in my .htaccess file. So I put php_flag register_globals off in a php.ini file and put that in my private directory. That seemed to work but it messed up a lot of other stuff like the design elements and such. Does anyone know what I am doing wrong or the proper way to turn off register_globals???
 
Back
Top