我在 APACHE 上运行网站,在 Debian 上运行 PHP。有时我会看到以下错误:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
我的问题是,我在哪里可以找到这个日志?它可以配置吗?
谢谢
答案1
/var/log/apache2/error.log
大概
您可以在
/etc/apache2/apache2.conf
如果你使用 Debian