BillyS

Well-Known Member
Mar 22, 2013
62
4
58
cPanel Access Level
Root Administrator
The memory requirements can be higher for compressed actions with software such as PHPMyAdmin on CentOS 6.x. I have seen once instance where increasing the "Max cPanel Process Memory" via "WHM Home » Server Configuration » Tweak Settings" resolved a similar issue to what's been reported. I encourage anyone else experiencing this issue to open a support ticket and provide the ticket number here so we can report back any details that we find, and open an internal case if necessary.
While it's only been a couple of days since making this change, the above seems to have solved the problem I was experiencing. I no longer have to run in compatibility mode in IE 10 either.
 

BillyS

Well-Known Member
Mar 22, 2013
62
4
58
cPanel Access Level
Root Administrator
Okay, it's been about two weeks at this point, with over a dozen downloads without a problem. Just making a note in case someone else runs into this problem.

As I remember it, the Max cPanel Process Memory was set at 250 MB, increasing it to 325MB solved this problem for me.
 

Skamasle

Member
Mar 18, 2012
24
0
51
cPanel Access Level
Root Administrator
I have same problem, is most common whit zip, whit gzip works fine, I see the logs and this is memory problem:

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 109580528 bytes) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/zip.lib.php on line 132


Only need edit the php.ini

/usr/local/cpanel/3rdparty/php/53/etc/phpmyadmin/php.ini

And run: /usr/local/cpanel/bin/install_php_inis

Or use gzip, fastner and use much less memory.

Aquí explicado en español: Error al exportar bases de datos comprimidas en PHPmyadmin WHM/cPanel | Base de Conocimientos