nginx -s reload 时报错 [error] open() "/run/nginx.pid" failed (2: No such file or directory)

 

执行命令

nginx -c /etc/nginx/nginx.conf

 

再使用 

nginx -s reload

 

相关文章: