lenf 发表于 2016-12-30 09:49:50

Apache: 解决apache的the requested operation has failed

http://blog.csdn.net/duling509/article/details/3851196

装了个最新版本的svn后。apache不能正常启动。提示the requested operation has failed。花了半天时间研究有点眉目了。运行-》cmd 进入到apache的bin目录。输入httpd.exe -w -n "Apache" -k start
会提示配置文件的具体那行出错。找起来就方便多了。注:命令里的"Apache"是系统服务里apache服务的名称。及时换成你的。
页: [1]
查看完整版本: Apache: 解决apache的the requested operation has failed