make_sock: could not bind to address 0.0.0.0:443
(编辑:jimmy 日期: 2024/11/27 浏览:3 次 )
是你已经开了httpd服务吧?
chkconfig --level 35 httpd off
/etc/rc.d/init.d/httpd stop
然后在./apachectl start
.................................
chkconfig --level 35 httpd off
/etc/rc.d/init.d/httpd stop
然后在./apachectl start
.................................
下一篇:apache 80端口无法打开|连接