Weird Warning Notice!
Posted: Thu Jan 17, 2008 5:00 pm
I am receiving the following warning message on the initial display of a particular web form page:
"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"
Can anyone advise as to the cause of this message or, at least, how to avoid it ...
"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"
Can anyone advise as to the cause of this message or, at least, how to avoid it ...