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

Re: Problem running PHP4 with Apache



[KS] wrote:

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>...that's what i mean...you should set register_globals parameter to on

good luck


cheers,

--me--




Reply to: