Hi,
I'm using v4.0.77. When I try download attachments as zip file I get this message:
==> /var/log/apache/httpd-error.log <==
[Group-Office][20120730 19:23][username]: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 48068305 bytes) in /webmail/mail2/go/base/cache/Disk.php on line 72
PHP version: 5.4.5
Apache version: 2.2.22
> Setting from php.ini:
output_buffering = Off
post_max_size = 128M
upload_max_size = 128M
memory_limit = 256M
> In config.php:
$config["max_file_size"]="128000000";
$config["max_attachment_size"]="128000000";
Of course it works, but this message is something what worries me.
Regards,
Simon
