刚弄好Apache 的 服务 突然出来一个

 the requested operation has failed  

解决Apache the requested operation has failed

遇到 这个问题时候 一般为 

1. 端口 有问题 需去conf 文件下 找到httpd.conf 文件 看 一下 端口冲突问题 

2. 例如 我这次是注册表里的路径有问题

Ctrl+R regedit    

然后 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache2.4这个位置下的imagePath的 路径有可能出错

相关文章: