国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

DEBUG模式正常,DAEMON模式也成功啟動(dòng),但是status卻是not run

young8704

問題描述

DEBUG模式正常,DAEMON模式也成功啟動(dòng),但是status卻是not run

程序代碼

DEBUG模式正常,如下所示

[root@VM-20-191-centos wmserver]# php worker_think.php start
Workerman[worker_think.php] start in DEBUG mode
------------------------------------------- WORKERMAN --------------------------------------------
Workerman version:4.0.19          PHP version:5.4.45
-------------------------------------------- WORKERS ---------------------------------------------
proto   user            worker          listen                      processes    status           
ssl     root            none            websocket://0.0.0.0:1234    1             [OK]            
--------------------------------------------------------------------------------------------------
Press Ctrl+C to stop. Start success.

DAEMON模式也成功啟動(dòng),如下所示

[root@VM-20-191-centos wmserver]# php worker_think.php start -d
Workerman[worker_think.php] start in DAEMON mode
------------------------------------------- WORKERMAN --------------------------------------------
Workerman version:4.0.19          PHP version:5.4.45
-------------------------------------------- WORKERS ---------------------------------------------
proto   user            worker          listen                      processes    status           
ssl     root            none            websocket://0.0.0.0:1234    1             [OK]            
--------------------------------------------------------------------------------------------------
Input "php worker_think.php stop" to stop. Start success.

status卻是not run,實(shí)際也無法通信

[root@VM-20-191-centos wmserver]# php worker_think.php status
Workerman[worker_think.php] status 
Workerman[worker_think.php] not run

操作系統(tǒng)及workerman/webman等框架組件具體版本

系統(tǒng)CentOS 7.2
Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16 mod_perl/2.0.9dev Perl/v5.16.3

1119 1 0
1個(gè)回答

meows

看你是root 用戶,應(yīng)該不是權(quán)限問題。
大概率是你master.pid 這個(gè)文件丟了,所以出現(xiàn)這個(gè)提示。
是不是你把runtime 下面的東西給刪了

  • young8704 2023-11-05

    多謝解答。我不確定是不是這個(gè)問題,因?yàn)闀r(shí)間緊急,我已經(jīng)重新安裝了

年代過于久遠(yuǎn),無法發(fā)表回答
??