The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, nkutty@bics.com 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. Apache/2.2.0 (Fedora) Server at bbt.com Port 80
这在我的本地系统中工作正常,但它不在服务器中工作。 任何人都可以帮助弄清楚为什么它是? 提前致谢!
检查你的服务器错误日志,通常是/var/log/apache2/error.log
。
您应该在日志目录中的文件error_log中查找错误。 也许有你的本地和服务器配置(数据库用户/密码等)之间的差异。
通常是日志文件
/var/log/apache2/error.log
要么
/var/log/httpd/error.log