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.
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.