问题:

nginx: [alert] could not open error log file: open() "/usr/local/nginx/logs/error.log" failed (2: No such file or directory)
2012/04/28 15:34:29 [emerg] 25637#0: open() "/usr/local/nginx/conf/nginx.conf" failed (2: No such file or directory)

解决:

nginx -p /app/nginx -c /app/nginx/conf/nginx.conf  

相关文章:

  • 2021-07-29
  • 2022-12-23
  • 2021-12-18
  • 2021-06-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-26
  • 2022-01-08
  • 2022-12-23
  • 2022-03-07
相关资源
相似解决方案