Page 1 of 1

Website went down

Posted: Sun Apr 29, 2018 8:32 am
by Arnold
Hi! I was working on my website and suddenly it went down. It is a cPanel website and I have googled a lot but unable to find a solution. Adding the available error logs below. I'm a newbie and don't familiar with the technical side. Any of you guys could help me to sort the issue?

[28-Apr-2018 03:54:01 UTC] PHP Fatal error: require_once(): Failed opening required '/home/*******/public_html/environments/' (include_path='.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home/******/public_html/*******/cron/send_orders.php on line 5

[Thu Apr 28 00:16:58.688827 2018] [proxy_fcgi:error] [pid 41501:tid 140284276983552] (70007)The timeout specified has expired: [client 16*.24*.7*.22*:36435] AH01075: Error dispatching request to : (polling)

Re: Website went down

Posted: Sun Apr 29, 2018 8:37 am
by Chester
It seems like the issue is with PHP version. Can you check the website after changing the current PHP version? You can do it in cPanel. I got the same error and after changing PHP version it worked for me.

Re: Website went down

Posted: Sun Apr 29, 2018 8:40 am
by Arnold
Thanks a lot. The issue was with the PHP version. It was 7.0 and when I changed the version to 7.1, the website works fine. So I can continue with this version, right?

Re: Website went down

Posted: Sun Apr 29, 2018 8:42 am
by Chester
Yes. It must be some compatible issue with the version 7.0. You can continue with the version 7.1.