win10安装apache出现Errors reported here must be corrected before the service can be started.
官网下载好安装包之后以管理员身份运行CMD
出现Errors reported here must be corrected before the service can be started.
在服务里启动apache
运行httpd.exe出现
(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address [::]:80
(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
解决方法参照:
https://blog.****.net/jayxujia123/article/details/25811813
(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 : AH00072: make_sock: could not bind to address [::]:443
(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
https://blog.****.net/erlian1992/article/details/72190236?utm_source=blogxgwz2