在安装nginx后,重启时发现报

nginx: [error] open() "/usr/local/var/run/nginx.pid" failed (2: No such file or directory)

解决办法

sudo nginx -c /usr/local/etc/nginx/nginx.conf

 

相关文章:

  • 2022-02-20
  • 2021-06-05
  • 2021-07-29
猜你喜欢
  • 2022-03-01
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
相关资源
相似解决方案