我在windows 10上运行Xamppv3.3.0,我最近重新安装了我的PC和我的xampp。现在,每当我尝试启动appache服务的时候,我就会得到这个.
03:35:40 [Apache] Error: Apache shutdown unexpectedly.
03:35:40 [Apache] This may be due to a blocked port,
missing dependencies,
03:35:40 [Apache] improper privileges, a crash, or a
shutdown by another method.
03:35:40 [Apache] Press the Logs button to view error
logs and check
03:35:40 [Apache] the Windows Event Viewer for more clues
03:35:40 [Apache] If you need more help, copy and post
this
03:35:40 [Apache] entire log window on the forums
我得到的答案包括改变端口80和其他,这样做,并重新启动我的PC和apache为无,avail..It仍然不会启动
发布于 2021-12-27 04:23:46
试试这个:
将cmd作为administrator
这将检查apache配置文件的有效性。
https://stackoverflow.com/questions/70416960
复制相似问题