【发布时间】:2011-03-07 10:44:40
【问题描述】:
我们正在构建一个新服务器并使用 IIS 7。PHP 页面提供得很好而且很漂亮,但是当我们使用任何代码访问 MySQL 数据库时,页面会挂起一分钟并出现以下错误:
Server Error
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
我们的 database.php 配置文件配置正确,所以我不知道是什么原因造成的。 MySQL 似乎也已正确安装。
有什么想法吗?谷歌搜索并没有让我找到任何有用的地方。
【问题讨论】:
-
是否有任何错误日志遗留在某处?