could not bind to address 0.0.0.0:443 no listening sockets available, shutting d

could not bind to address 0.0.0.0:443  
no listening sockets available, shutting down

在Apache安装完成后,启动时会出现以下状况: apache

(OS 10048)一般每一个套接字地址(协议/网络地址/端口)只容许使用一次。 网络

解决方法: 经过 netstat -a -o 查看端口占用状况,关闭调用相关端口的进程。socket

我这里是由于vmware-hostd.exe 占用 443 post

而后打开虚拟机,将443端口换为449code

Edit -> Preferences->Shared VMs 进程

改掉里面的443端口便可get


转载自:http://www.9958.pw/post/xampp_apache_443虚拟机

相关文章
相关标签/搜索