Hello Johan, On Friday, February 07, 2003, Johan Louwers wrote... > aftre some trouble of setting up solaris and a MOD_SSL+apache+PHP > server we finaly got to the point where we like to do some stuff > with SquirrelMail webmail. I already found some problems and solved > them regarding the setting file i jamed up :-( but that is ok now.
> The new problem is that PHP is giving a error telling me that > squirrelMail is using a "bug" in php that they have solved. There is > a way around and that is to moddify the SM scripts disable this > functionality and this warning by setting session.bug_compat_42 or > session.bug_compat_warn to off. Do i have to do this with all the > PHP files? They really need to make the description a little clearer. When they say put session.bug_compat_42 = 0 in the file, they mean php.ini file, and not each php script (that'd be hell). Make the suggested change in your php.ini file, and restart. Just as a point, we don't yet recommend using PHP 4.3.0 as we've not had chance to do proper testing on it, and fix the mentioned 'bug'. -- 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
