您的位置:首页 > 运维架构 > Apache

Apache shutdown unexpectedly

2016-05-17 09:49 441 查看

错误信息如下:

9:37:49 [Apache]     Error: Apache shutdown unexpectedly.

9:37:49 [Apache]     This may be due to a blocked port, missing dependencies,

9:37:49 [Apache]     improper privileges, a crash, or a shutdown by another method.

9:37:49 [Apache]     Press the Logs button to view error logs and check

9:37:49 [Apache]     the Windows Event Viewer for more clues

9:37:49 [Apache]     If you need more help, copy and post this

9:37:49 [Apache]     entire log window on the forums

 

原因:443端口被占用

解决方法:

关闭占用端口的程序

更改Apaches http默认端口

 

 
本次是我的443端口被VMWare workstation Server占用,遂关闭该服务即可
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: