[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem running PHP4 with Apache



> > Is the 'register_globals' parameter still 'on' ?
> > cat /etc/php4/apache/php.ini | grep -i
> > register_global
> > 
> 
> user@localhost:~/$ cat /etc/php4/apache/php.ini |
> grep
> -i register_global
> ; register_globals to be on;  Using form variables
> as
> globals can easily lead
> register_globals = Off
> ; to initialize a session variable in the global
> scope, albeit register_globals
> 
> 
> 
> Off!!
> 
> Anything other option?
> 
> Thanks for the help though.
> 
> /KDS
> 
<snif> ...
I mean :
If the register_globals is off then set it on   
then /etc/init.d/apache stop && /etc/init.d/apache
restart
<snif>...

--me--

__________________________________________________
Do You Yahoo!?
Download the latest ringtones, games, and more!
http://sg.mobile.yahoo.com



Reply to: