Re: [PHP-INSTALL] register_globals sometimes "On", sometimes "Off"

2006-09-04 Thread Peter Hodge
Hello, > > > I'm having a problem that I cannot find a solution to. > > My global php.ini contains "register_globals = On". > > My virtual host Apache configuration doesn't have any "register_globals" > setting. > > When I execute "phpinfo()", it says under "PHP Core" that "register_globals"

[PHP-INSTALL] register_globals sometimes "On", sometimes "Off"

2006-09-04 Thread sales
I'm having a problem that I cannot find a solution to. My global php.ini contains "register_globals = On". My virtual host Apache configuration doesn't have any "register_globals" setting. When I execute "phpinfo()", it says under "PHP Core" that "register_globals" Master Value is "On". The p