only two will fit!"
"One picture is worth 128K words."
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 24, 2002 2:53 PM
To: Aaron Axelsen
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Warning: session side effect .
> I edited the php.ini file as follows:
>
> session.bug_compat_42 = 0
> session.bug_compat_warn = 1
>
> I restarted apache, and the warning is still there. How do I hide this
> warning? Thanks!
Well, you set "session.bug_compat_warn = 1" which turns on the warning.
You probably want:
session.bu
I compiled and installed php 4.3 dev last night and now I get this error
on some scripts:
Warning: 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
registe