php think worker:server -d 后台启动

Error in connection establishment: net::ERR_CERT_DATE_INVALID
需要续签ssl证书

详细参考 https://www.kancloud.cn/manual/thinkphp5_1/354134

使用kill -9 pid无法杀死workerman进程
http://gongfuma.com/front/tech/detail/id/486.html

Starting Workerman server…
Workerman[think] start in DAEMON mode
Workerman[think] already running 但是没看到运行的进程

删除这个文件 /vendor/workerman/_www_webs_tj.wanhe.cn_think.pid 执行命令即可

发表评论

邮箱地址不会被公开。 必填项已用*标注