Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: quachat on April 07, 2015, 04:46:35 AM

Title: Error 503 Service Unavailable
Post 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


Title: Re: Error 503 Service Unavailable
Post by: quachat 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

Title: Re: Error 503 Service Unavailable
Post by: banane 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
Title: Re: Error 503 Service Unavailable
Post by: brijendrasial 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