Roundcube Community Forum

Release Support => Older Versions => 0.1 Beta 1 => Topic started by: Mickael on July 08, 2006, 05:41:54 PM

Title: Fatal error: Allowed memory size
Post by: Mickael on July 08, 2006, 05:41:54 PM
Hello,

I have the following error when I open email with a large enclosure:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 7864080 bytes) in /home/webd/mail/program/include/cache.inc on line 93

I tested this directive:

php_admin_flag memory_limit 32M

 in Apache.

But then nothing any more functions.

Does Apache return me a white page.?
I cannot put 32M for the other users… :(

(sorry for my english, i'm french)
Mickael.
Title: Re: Fatal error: Allowed memory size
Post by: flosoft on July 09, 2006, 05:00:41 PM
Did you restart apache after applying the memory limit?