I'm running SquirrelMail 1.4.3a on an hardened Linux with PHP 4.2.3 on Apache 1.3.27.
I made no change to my Apache or PHP configuration recently, and everything was working well for about one year.

but you made a change somewhere else. things don't break themselves. ;)

Since yesterday, no user can log into SquirrelMail. The login.php returns nothing but a blank page. I can still access other PHP scripts on the server and access my mail by using an imap client. I restarted httpd and imapd just to be sure. No change. I tried to update to 1.4.4. No change. I searched the archives and google but found nothing usefull for me.

Here is what I get in my php_error.log:

PHP Fatal error: Failed to initialize session module in /home/httpd/ssl.xxxxx.net-443/html/webmail/functions/global.php on line 295
PHP Warning: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/var/run/php) in Unknown on line 0

so why not read and follow the error message? check session.save_path and check the permissions of that directory if it is correct. also make sure SELinux is configured to correctly allow access to that dir if you are using it.



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user 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