Author Topic: Error 503 Service Unavailable  (Read 8369 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Error 503 Service Unavailable
« 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



Offline
*
Re: Error 503 Service Unavailable
« Reply #1 on: April 07, 2015, 08:23:08 AM »
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


Offline
*
Re: Error 503 Service Unavailable
« Reply #2 on: April 07, 2015, 09:19:39 AM »
try to consider the One Time Support, it's just 5$
http://centos-webpanel.com/support-services

Re: Error 503 Service Unavailable
« Reply #3 on: April 07, 2015, 10:12:35 AM »
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

Code: [Select]
service httpd restart
server varnish restart