how to remove this warning message

how to remove this warning message

vivin v -
回帖数:2

can anyone help me to find out ,why this warning message is coming.

i tried what its shown there by putting the session.bug_compat_42 to off and all,but still its showing the warning.

please help me to find it out.any help would be highly appreciable.

Warning : Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

回复vivin v

Re: how to remove this warning message

Séverin TERRIER -
Documentation writers的头像 Particularly helpful Moodlers的头像 Testers的头像 Translators的头像
Hi,

I think you should search for "session.bug_compat_warn" in the installation documentation.

If it doesn't solve your problem, please tell us the versions of PHP, apache, mysql... your using.