Apache开启不了------The requested operation has failed!

时间:2023-03-09 21:44:22
Apache开启不了------The requested operation has failed!

1.这个问题通常是由于端口被占用了,cmd输入netstat -ano查看端口号,根据端口号80的程序的pid在任务管理器下杀掉它。

2.我遇到这个问题不是这个原因。我由于刚配置了虚拟目录。查看虚拟目录这里不正确,多了#号。如图Apache开启不了------The requested operation has failed!

而出现问题的提示是Apache开启不了------The requested operation has failed!

去掉多余的符号就可以了。重启