> I just upgraded a few of my packages on my FreeBSD 4.7 box
> and my previous bulletproof Squirrelmail installation has
> kicked the bucket.
>
> I'm now running apache13+modssl 1.3.27 with mod_php4 4.3.0
> and SM 1.2.10. When logging in (with the secure_login plugin)
> I get the following message:
>
> Warning: session_write_close() [function.session-write-close]: 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
> /xxx/xxx/xxx/src/redirect.php on line 170

> Any ideas on how to fix this?

Do as the error message suggests, add "session.bug_compat_42 = Off" to
your php.ini file, then restart your webserver.  I'm just building apache2
and PHP 4.3.0 now, and I'm going to see if I can fix some other session
problems.

-- 
Jonathan Angliss
([EMAIL PROTECTED])


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to