Problems with Setting register_globals to "ON" in
Posted: Wed Feb 25, 2004 12:07 pm
Hi..
I know it's a newbie sort of question.. But I'm really stuck..
I've got a problem with setting the register_globals = On instead of Off in my php.ini-dist file
I've edited it in my php.ini-dist file and saved it.. When I check my php.ini file it is set as "On". But when I display the information with phpinfo(), my register_globals remain "Off"..
I've tried restarting the apache server and my computer(running XP Home, using php4), both which didn't work. As well as using ini_set() method in php to edit the file.. I later found that it would not work for register_globals.
Does anyone have any ideas or can explain why I'm getting this?
Any comments/ help.. is appreciated
Thanks alot!
I know it's a newbie sort of question.. But I'm really stuck..
I've got a problem with setting the register_globals = On instead of Off in my php.ini-dist file
I've edited it in my php.ini-dist file and saved it.. When I check my php.ini file it is set as "On". But when I display the information with phpinfo(), my register_globals remain "Off"..
I've tried restarting the apache server and my computer(running XP Home, using php4), both which didn't work. As well as using ini_set() method in php to edit the file.. I later found that it would not work for register_globals.
Does anyone have any ideas or can explain why I'm getting this?
Any comments/ help.. is appreciated
Thanks alot!