小编aks*_*y91的帖子

错误:"/run/nginx.pid"中的PID编号""无效

我的nginx没有启动80端口.

我添加了以下详细信息:

$ nginx -s reload
2016/03/23 16:11:27 [error] 24992#0: invalid PID number "" in "/run/nginx.pid"
$ ps -ef | grep nginx
root     25057  2840  0 16:16 pts/1    00:00:00 grep --color=auto nginx
$ kill -9 25057
bash: kill: (25057) - No such process
$ service nginx start
Nothing..
Run Code Online (Sandbox Code Playgroud)

请提供解决方案..

linux bash nginx

7
推荐指数
2
解决办法
1万
查看次数

标签 统计

bash ×1

linux ×1

nginx ×1