Horde blank page when i try to open attach bigger than 2 MB

Nikolin

Active Member
May 16, 2013
25
0
1
cPanel Access Level
Root Administrator
When i try to open emails with attach bigger than 2 MB show as BLANK.

This problem is only in horde, in Roundcube works very good.

I try also change : nano /usr/local/cpanel/3rdparty/php/53/etc/horde/php.ini

edit to :

memory_limit = 128M
post_max_size = 55M
pload_max_filesize = 50M
refresh the apache

i also edit :

nano /usr/local/cpanel/base/horde/config/conf.php
add a new line: $conf['compose']['attach_size_limit'] = '0';


and is the same result.

Any help will be greatly appreciated!?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Could you try increasing the "Max cPanel process memory" under the "System" tab in "WHM Home » Server Configuration » Tweak Settings" to see if this helps?

Thank you.