【发布时间】:2012-01-07 16:04:32
【问题描述】:
我一直在试图弄清楚如何使用我创建的所有新页面解决此错误:
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
localhost
2011/11/28 13:36:56
Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1
嗯,我想这一切都是从我通过设置更多密码来提高 MySQL 的安全性开始的。我想如果我在php.ini 中打开错误报告,我会得到更好的错误报告,但它不在我的/apache/bin 文件夹中。
好吧,所以我不知道该怎么做。我在 xampp 中也有这一行:MySQL database DEACTIVATED。
知道会发生什么吗?另外,请让我知道这是否应该交给超级用户。
【问题讨论】:
-
建议:确保您可以启动和停止 MySQL。听起来您可能弄乱了 MySQL 密码。这些链接有一些很好的提示:apachefriends.org/f/viewtopic.php?p=130759apachefriends.org/en/faq-xampp-windows.html
标签: apache php error-reporting cgi-bin