Workerman[start.php] stop fail 停止(或重启)失败

2022-01-25T15:34:44

执行 php start.php stop 报错:

Workerman stop
Workerman is stoping ...
Workerman stop fail

停止不了,用 restart 重启也不行。

查看到 php start.php stop命令无效? 的帖子,里面提到有可能是失误按了ctrl+z 把进程挂起了。

ps aux | grep php 找到 workerman 进程,kill -9 xxx 关闭进程即可。

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »