SzG
[EMAIL PROTECTED] wrote:
When I tried to switch Show All view in a folder which contains 7000 mails it crashed with an memory error. How can I restart the program? Now I cannot log in to it. There is now squirrelmail in /etc/rc.d/init.d GáborI had an error like this.. The fix was editing my php.ini file and change the line: ini_set("memory_limit", "8M"); to ini_set("memory_limit", "12M"); or even higher. This is because PHP can only allocate 8M of memory to process jobs. The only difference is that I had this error with only 3000 messages not 7000.. I actually set mine to 20M Hope this helps.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
