php start.php status Workerman status Workerman not run User defined signal 2
應(yīng)該是pid文件被刪除了,pid文件默認(rèn)在/tmp/下。 可以參考手冊 http://doc3.workerman.net/worker-development/pid_file.html 設(shè)置pidFile到安全的路徑。