People might get troubles with reading mail in Squirrelmail due to a known bug.
If this happens the Apache load will get very high and in the Apache error log PHP complains about a timeout. Increasing the timeout value in php.ini will not solve the problem.
The bug is known and documented on http://www.squirrelmail.org/wiki/KnownBugs
Setting $allow_server_sort = true in config.php will do.
Cheers!
If this happens the Apache load will get very high and in the Apache error log PHP complains about a timeout. Increasing the timeout value in php.ini will not solve the problem.
The bug is known and documented on http://www.squirrelmail.org/wiki/KnownBugs
Setting $allow_server_sort = true in config.php will do.
Cheers!
Last edited: