12:00:39 [Apache] Error: Apache shutdown unexpectedly.
12:00:39 [Apache] This may be due to a blocked port, missing dependencies,
12:00:39 [Apache] improper privileges, a crash, or a shutdown by another method.
12:00:39 [Apache] Press the Logs button to view error logs and check
12:00:39 [Apache] the Windows Event Viewer for more clues
12:00:39 [Apache] If you need more help, copy and post this
12:00:39 [Apache] entire log window on the forums
检查系统端口80和443是否有被占用。
检查方法:
1. cmd> resmon
2. listening ports中查看是否有使用80和443端口
3. 如果有那么结束相应的进程

参考资料:
http://stackoverflow.com/questions/14245474/apache-wont-run-in-xampp
本文记录了一次Apache意外关闭的情况,并提供了详细的错误日志信息。通过分析日志,指出了可能是由于端口被占用导致的问题,并给出了具体的排查步骤,包括使用资源监视器检查80和443端口的状态。

8631

被折叠的 条评论
为什么被折叠?



