Roundcube Community Forum

Release Support => Pending Issues => Topic started by: mmlug on October 06, 2006, 05:59:53 AM

Title: php bug?
Post by: mmlug on October 06, 2006, 05:59:53 AM
Hi All,
I found some errormessage on my roundcube webmail. it is a roundcube bug or php bug?


Fatal error: Allowed memory size of 16777216 bytes exhausted at (null):0 (tried to allocate 1985261 byte)

how can i solve the error.?

regards,
mmlug.

Title: Re: php bug?
Post by: RolfXXL on October 06, 2006, 06:10:23 AM
Try to set your memory limit in php.ini to some higher value.
Like mentioned in some other thread, roundcube needs pretty much memory when sending attachements.