ps -ef|grep webman
php start.php status
提示
Workerman[start.php] status
Workerman[start.php] not run
原先啟動(dòng)用的是ulimit -HSn 102400
/usr/bin/env php /磁盤(pán)/路徑/start.php start -d
exit 0這個(gè)自動(dòng)啟動(dòng) 手動(dòng)去目錄停止的時(shí)候就會(huì)有上面那個(gè)問(wèn)題嗎