Roundcube Community Forum

 

php bug?

Started by mmlug, October 06, 2006, 05:59:53 AM

Previous topic - Next topic

mmlug

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.


RolfXXL

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.