Wamp 500内部服务器错误

时间:2012-02-02 15:46:20

标签: apache2 wamp

我已经格式化了PC,我再次安装了WAMP。我有一个项目,创建了数据库,然后导入了我的SQL DB。但是现在当我再次尝试打开我的项目时,它会显示以下消息:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost 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.

2 个答案:

答案 0 :(得分:0)

错误的确切原因将在您的apache错误日志中

检查您的apache配置以找出它的位置

答案 1 :(得分:-3)

有些时候,由于数据库大小限制,可能会发生500错误。

相关问题