Hello,
Trying to download a zip attachment which is 18MB size and receives the "Out of memory" error message. I have increased memory_limit in cPanel's php.ini as well as in zip.php but no luck. Here's the error:
---
Fatal error: Out of memory (allocated 58982400) (tried to allocate
5490557 bytes) in
/usr/local/cpanel/base/horde/lib/Horde/Compress/zip.php on line 323
---
I have increased memory_limit to 1GB but problem persists. The error occurs when clicked on the zip attachment.
Trying to download a zip attachment which is 18MB size and receives the "Out of memory" error message. I have increased memory_limit in cPanel's php.ini as well as in zip.php but no luck. Here's the error:
---
Fatal error: Out of memory (allocated 58982400) (tried to allocate
5490557 bytes) in
/usr/local/cpanel/base/horde/lib/Horde/Compress/zip.php on line 323
---
I have increased memory_limit to 1GB but problem persists. The error occurs when clicked on the zip attachment.