Skip to main content

Random 503 errors on PHP - cPanel 60, EasyApache 4, PHP 7.0

Comments

2 comments

  • kernow
    Its unlikely to be a problem with PHP 7, check your Apache configuration for limits and increase if needed. Monitor httpd from 'top' from the CLI.
    0
  • dlook
    Its unlikely to be a problem with PHP 7, check your Apache configuration for limits and increase if needed. Monitor httpd from 'top' from the CLI.

    It is FPM error, when I turn it of it stops, and I see some other active threads here with the same issue. this is the line from error log: [Sun Dec 18 12:55:55.224548 2016] [proxy_fcgi:error] [pid 18212] [client xx.xxx.xxx.xxx:61618] AH01079: failed to make connection to backend: httpd-UDS [Sun Dec 18 12:55:57.496377 2016] [proxy:error] [pid 18211] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/cpanel/ea-php70/root/usr/var/run/php-fpm/5f2f67918e7a9c66a4f4c6d181e276b03acd0dd7.sock (*) failed And it is happening irregularly as in - one page works and all of a sudden it starts throwing 503 than after 20 mins you go back to that page and it throws the error again.
    0

Please sign in to leave a comment.