Hello
I'm having this message when I click on email accounts
JSON parsed failed
This panel Customer "server:2082" anyone have any idea of what can be?
thanks!!
Hello
I'm having this message when I click on email accounts
JSON parsed failed
This panel Customer "server:2082" anyone have any idea of what can be?
thanks!!
Last edited by diego.rodrigues; 05-25-2011 at 11:58 AM.
look log /usr/local/cpanel/logs/erro_log
Out of memory!
but look:
any idea??[/usr/local/cpanel/logs]# free -m
total used free shared buffers cached
Mem: 3906 3681 225 0 292 2481
-/+ buffers/cache: 907 2999
Swap: 698 0 697
[/usr/local/cpanel/logs]#
Last edited by diego.rodrigues; 05-25-2011 at 09:58 AM.
Solved!!!!!!!!!!
easy. go in vi /var/cpanel/cpanel.config
The parameter maxmem was thus
maxmem=128
change to 0 = unlimited
maxmem=0
/etc/init.d/cpanel restart
done, all right
thanks
Last edited by diego.rodrigues; 05-25-2011 at 12:00 PM.