Control Web Panel
WebPanel => CentOS 6 Problems => Topic started by: quachat on April 07, 2015, 04:46:35 AM
-
Hi,
Today, i get message error on my website :
Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 1440927847
Varnish cache server
And i see some errors on CWP (root) : http://gyazo.com/7b10a7a352538cd5c1ffa5c3f517ef16
Please help me to fix this issue .
Thanks
-
I get message error when i login to CWP.admin by root
Warning: shell_exec(): Unable to execute 'cat /proc/loadavg' in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 1
Notice: Undefined offset: 1 in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 16
Notice: Undefined offset: 2 in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 16
Please help me to fix this error. Thanks a lot
-
try to consider the One Time Support, it's just 5$
http://centos-webpanel.com/support-services
-
It looks like shell_exec is disabled. Can you check if its actually disabled in php.ini file?
Try restarting varnish and httpd from command line
service httpd restart
server varnish restart