On Dec 5, 2005, at 2:40 PM, marc wrote:
I just install the new version, and when I want to see attached
files (a big one), I have this error :[05-Dec-2005 18:57:55] PHP Fatal error: Allowed memory size of
8388608 bytes exhausted (tried to allocate 1773552 bytes) in /var/ www/roundcube/roundcubemail-cvs-20051203/program/lib/Mail/ mimeDecode.php on line 388
If you have access to the php.ini file, you should increase your
memory_limit to something that is 6 times the size of the largest
message possible plus 3MB.
http://lists.dorkzilla.org/archive/roundcube-dev/2005Oct/0477.html
This is one of the big drawbacks to RoundCube, poor memory
management. It will probably get fixed eventually, but right now
everyone is too fixated on making the interface pretty.
--lonnie