When I'm connecting to my IMAP server, I get the infamous 8Mo error:

Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0
(tried to allocate 4097 bytes) in
/usr/share/squirrelmail/functions/imap_general.php on line 85

I know this is a FAQ:
http://www.squirrelmail.org/wiki/en_US/BrowseProblemsByPhpError

So I applied this fix in /etc/php4/apache/php.ini and /etc/php4/cgi/php.ini
(I set post_max_size and memory_limit to 10Mo)

But the message remained the same, with exactly the same memory size
count, so it seems like my modification wasn't taken into account (even when
I relaunched the apache server)...

Is there anything else I should do ? What should I check for ? Note that I'm
not using the qmail-ldap with courier-imap combination spotted in the FAQ,
but uw-imapd instead.

Thanks,
Olivier.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
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

Reply via email to