A new install of cPanel on CentOS 7.2 gives me this on bootup:
[FAILED] Failed to start FPM service for cPanel Daemons.
See 'systemctl status cpanel_php_fpm.service' for details.
So I do the command to see:
server(/var/log): systemctl status cpanel_php_fpm.service
? cpanel_php_fpm.service - FPM service for cPanel Daemons
Loaded: loaded (/etc/systemd/system/cpanel_php_fpm.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2016-06-03 14:53:34 EDT; 5min ago
Process: 1660 ExecStart=/usr/local/cpanel/scripts/restartsrv_cpanel_php_fpm --notconfigured-ok (code=exited, status=2)
Jun 03 14:53:34 whatever.server.com systemd[1]: Starting FPM service for cPanel Daemons...
Jun 03 14:53:34 whatever.server.com restartsrv_cpanel_php_fpm[1660]: (XID 73y466) The “cpanel_php_fpm” service is disabled.
Jun 03 14:53:34 whatever.server.com systemd[1]: cpanel_php_fpm.service: control process exited, code=exited status=2
Jun 03 14:53:34 whatever.server.com systemd[1]: Failed to start FPM service for cPanel Daemons.
Jun 03 14:53:34 whatever.server.com systemd[1]: Unit cpanel_php_fpm.service entered failed state.
Jun 03 14:53:34 whatever.server.com systemd[1]: cpanel_php_fpm.service failed.
How do I fix this? Do I need it? Can I disable it without consequence?
[FAILED] Failed to start FPM service for cPanel Daemons.
See 'systemctl status cpanel_php_fpm.service' for details.
So I do the command to see:
server(/var/log): systemctl status cpanel_php_fpm.service
? cpanel_php_fpm.service - FPM service for cPanel Daemons
Loaded: loaded (/etc/systemd/system/cpanel_php_fpm.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2016-06-03 14:53:34 EDT; 5min ago
Process: 1660 ExecStart=/usr/local/cpanel/scripts/restartsrv_cpanel_php_fpm --notconfigured-ok (code=exited, status=2)
Jun 03 14:53:34 whatever.server.com systemd[1]: Starting FPM service for cPanel Daemons...
Jun 03 14:53:34 whatever.server.com restartsrv_cpanel_php_fpm[1660]: (XID 73y466) The “cpanel_php_fpm” service is disabled.
Jun 03 14:53:34 whatever.server.com systemd[1]: cpanel_php_fpm.service: control process exited, code=exited status=2
Jun 03 14:53:34 whatever.server.com systemd[1]: Failed to start FPM service for cPanel Daemons.
Jun 03 14:53:34 whatever.server.com systemd[1]: Unit cpanel_php_fpm.service entered failed state.
Jun 03 14:53:34 whatever.server.com systemd[1]: cpanel_php_fpm.service failed.
How do I fix this? Do I need it? Can I disable it without consequence?