Hello Frank, > Hi
> I have the following error message each time I try to open > my (large) mailbox > [client x.x.x.x ] PHP Fatal error: Allowed memory size of > 8388608 bytes exhausted (tried to allocate 44 bytes) in Unknown on > line 0, referer: http://xxx.xxx.xxx:8090/squirrelmail/src/webmail.php While Matthew Walker's suggestion was a sound one in general (though the size really depends on your server setup, and load), it is VERY unusual to see a memory exhaustion error in src/webmail.php. In fact, there is very little that can go wrong on this page as it is just the page to handle the frameset for squirrelmail, and I don't believe it even performs any kind of authentication in itself. You might want to check on plugins you have installed, and try disabling some of them to see if they aid in the diagnoses of this problem. -- Jonathan Angliss <[EMAIL PROTECTED]> Posting Guidelines: http://www.squirrelmail.org/wiki/?MailingListPostingGuidelines ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- 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
