Nginx 500错误页面没有任何错误日志

问题描述 投票:0回答:1

我收到“500内部服务器错误”。但是,任何地方都没有错误日志。我在macOS Sierra上通过vagrant + virtual box运行ubuntu trusty。 enter image description here

ubuntu nginx server
1个回答
1
投票

根据这里https://www.digitalocean.com/community/questions/how-to-fix-an-unknown-internal-server-error-500-nginx-is-giving-me删除设置自定义日志位置的行,并检查登录默认位置(/ var / log / nginx)可能会有所帮助。

© www.soinside.com 2019 - 2024. All rights reserved.