Skip to main content

The “Apache PHP-FPM” service is down

Comments

1 comment

  • cPanelMichael
    Looks good and first I thought that this had resolved the issue, however when I rebooted the server, it appeared that all "ea-php{XX}-php-fpm.service" services were down (though the "apache_php_fpm" service was active); here is the output for "ea-php54-php-fpm.service" status: # systemctl status ea-php54-php-fpm.service ? ea-php54-php-fpm.service - The PHP FastCGI Process Manager Loaded: loaded (/usr/lib/systemd/system/ea-php54-php-fpm.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Thu 2017-04-20 15:43:59 CEST; 21min ago Process: 3009 ExecStart=/opt/cpanel/ea-php54/root/usr/sbin/php-fpm --nodaemonize (code=exited, status=78) Main PID: 3009 (code=exited, status=78)

    Hello, That's a normal output from the "systemctl status ea-php54-php-fpm.service" command when no accounts on PHP 5.4 have PHP-FPM enabled. The service is only active when at least one account on that PHP version is using PHP-FPM.
    Still, I would like to know what exactly is wrong with those www.conf files. I do not want to run into troubles when I start to create config files for real users with active sites.

    The use of the "www.conf" file was part of an unsupported method of enabling PHP-FPM (before it was officially supported in the product). Did you enable or configure PHP-FPM using a method other than the options available in the product? Thank you.
    0

Please sign in to leave a comment.