博客园  :: 首页  :: 联系 :: 订阅 订阅  :: 管理

Apache提示the requested operation has failed的解决方法

Posted on 2009-11-25 16:09  ╁蓝驿┲→  阅读(713)  评论(0编辑  收藏  举报

提示the requested operation has failed。
运行-》cmd 进入到apache的bin目录。输入httpd.exe -w -n "Apache" -k start
会提示配置文件的具体那行出错。找起来就方便多了。
注:命令里的"Apache"是系统服务里apache服务的名称。及时换成你的。

转自:http://blog.hjenglish.com/myzone/articles/951261.html