[问题]Apache2安装后出现问题(firehare大大的SLAMP方式)

Web、Mail、Ftp、DNS、Proxy、VPN、Samba、LDAP 等基础网络服务
回复
浦饭
帖子: 2
注册时间: 2006-08-03 16:01

[问题]Apache2安装后出现问题(firehare大大的SLAMP方式)

#1

帖子 浦饭 » 2006-08-04 21:37

按照firehare大大的方式,成功配置好SLAMP。
但是刚刚装完phpwind后,就出现了这么一个问题:
Internal Server Error

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

Please contact the server administrator, webmaster@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.
------------------------------
IIS 2.0 (just kidding) Server at 127.0.0.1 Port 80
本以为是PHPWIND的原因,但是我用127.0.0.1访问根目录(phpwind不是在根目录下),也是出现这么一个问题。

检查了下Apache2 Log,只有以下内容:
[Fri Aug 04 18:32:19 2006] [warn] module php5_module is already loaded,
skipping
[Fri Aug 04 18:32:19 2006] [notice] IIS 2.0 (just kidding) configured --
resuming normal operations
[Fri Aug 04 18:32:22 2006] [error] [client 127.0.0.1] mod_security: Access
denied with code 500. Pattern match "!(^$|^[a-zA-Z0-9]+$)" at COOKIES_VALUES
[hostname "127.0.0.1"] [uri "/"]
[Fri Aug 04 18:32:25 2006] [error] [client 127.0.0.1] mod_security: Access
denied with code 500. Pattern match "!(^$|^[a-zA-Z0-9]+$)" at COOKIES_VALUES
[hostname "127.0.0.1"] [uri "/"]
上网搜索了,没有找到解决办法,希望高手能指点下。 :wink:
回复