php-fpm stop/reload: Unknown instance, service status `stop/waiting`

作者: 健隆 分类: 服务器 发布时间: 2021-01-19 15:04



Ubuntu php5-fpm throws unknown instance on reload

PHP-FPM service status stop/waiting but workers are running?

Ubuntu Comment 16 for bug 1242376

sudo service php5-fpm stop
ps aux | grep php
kill [list of proccess IDs echoed by the command above]
sudo service php5-fpm start

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!