背景:
私有云服务器 重启后php-fpm服务启动失败
报错:
[root@localhost php-fpm.d]# systemctl restart php-fpm.service
Job for php-fpm.service failed because the control process exited with error code. See "systemctl status php-fpm.service" and "journalctl -xe" for details.
查看systemctl status php-fpm
● php-fpm.service - The PHP FastCGI Process Manager
Loaded: loaded (/usr/lib/systemd/system/php-fpm.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since 二 2019-08-27 17:06:57 CST; 1min 2s ago
Process: 5015 ExecStart=/usr/sbin/php-fpm --nodaemonize --fpm-config /etc/php-fpm.conf (code=exited, status=78)
Main PID: 5015 (code=exited, status=78)
8月 27 17:06:57 localhost.localdomain systemd[1]: Starting The PHP FastCGI Process Manager...
8月 27 17:06:57 localhost.localdomain php-fpm[5015]: [27-Aug-2019 17:06:57] ERROR: [/etc/php-fpm.d/www.conf