是不是也安装了IIS??
如果你装的是windows系统,在服务里面先把oracle带的那个apache服务给关闭掉。然后再启动你的那个apache。再起不来的话,去看看apache下logs的那些日志,看看到底是什么导致的。
使用命令,或者使用开始程序菜单中的Control Apache Server-start来进行启动,因为这样可以在控制台中出现错误的提示,而不像使用Monitor Apache Servers生硬的蹦出一个 the requested operation has failed就草草了事。 命令如下: G:\PHP\Apache2.2\bin\httpd.exe -w -n "Apache2" -k start