今天修改网站配置文件后执行命令lnmp restart
重启lnmp
时候,出现Gracefully shutting down php-fpm ................. failed. Use force-quit。
Starting php-fpm [15-Sep-2022 22:10:18] ERROR: the master process didn’t send back its status (via the pipe to the calling process)
在网上找了下方法就给解决了,这里说一下。
killall php-fpm lnmp restart
希望能帮助出现同样问题的你,当然如果是其它错误造成的php-fpm
启动失败,也可以尝试一下这方法。
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/289709.html