Errors reported here must be corrected before the service can be started.
(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address 0.0.0.0:443
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
安装了vmware 占用了 443 端口,导致出错。
需要修改 Apache24\conf\extra 下的 httpd-ahssl.conf 、httpd-ssl.conf 里的 443 修改为 442 。
本文介绍了解决Apache服务启动失败的问题,错误原因是VMware占用443端口,通过修改Apache配置文件httpd-ahssl.conf和httpd-ssl.conf中的端口号为442来解决。

1200

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



