运维网's Archiver
论坛
›
apache
› Apache Address already in use: make_sock: could not bind to port 80 or 443 error
cundeng
发表于 2017-1-13 09:45:26
Apache Address already in use: make_sock: could not bind to port 80 or 443 error
Apache Address already in use: make_sock: could not bind to port 80 or 443 error and solution
netstat -tulpn| grep :80
killall -9 httpd
页:
[1]
查看完整版本:
Apache Address already in use: make_sock: could not bind to port 80 or 443 error