【发布时间】:2011-09-20 06:37:10
【问题描述】:
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
这在我的本地系统中运行良好,但在服务器中无法运行。任何人都可以帮助找出原因吗? 提前致谢!
【问题讨论】:
-
请查看服务器日志。
-
More information about this error may be available in the server error log.服务器日志中还有更多信息吗?这是一个通用的 Apache 错误,意思是“其他一些组件遇到了错误”;通常,这可能是您的 PHP 脚本中的错误(开发和实时目录路径不同?文件系统中的访问权限?数据库中的访问错误?)