Apance安装提示:(OS 10048)一般每一个套接字地址(协议/网络地址/端口)只容许使用一次。 : AH00072: make_sock: could not bind to address [

1、报错信息:网络

Errors reported here must be corrected before the service can be started.
(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 logssocket

2、报错缘由:spa

443端口被占用ssl

3、解决方法:配置

  1. 关闭Apache服务
  2. 进入conf配置文件中的extra文件,个人extra文件位置:D:\Program\Apache\conf\extra
  3. 修改httpd-ahssl.conf和httpd-ssl.conf中的,有443的地方改成440就能够了
相关文章
相关标签/搜索