how to remove this warning message

how to remove this warning message

by vivin v -
Number of replies: 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

Average of ratings: -
In reply to vivin v

Re: how to remove this warning message

by Séverin Terrier -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Testers Picture of 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.
In reply to Séverin Terrier

Re: how to remove this warning message

by vivin v -

this is the version which i am using

Apache 2.2.4 MySQL 5.0.33 PHP 5.2.1 & PHP 4.4.5