原文:apache启动报错:make_sock: could not bind to address [::]:80

报错: Oct : : centos httpd : Address already in use: AH : make sock: could not bind to address :: : Oct : : centos httpd : Address already in use: AH : make sock: could not bind to address . . . : Oct : ...

2020-10-31 09:42 0 768 推荐指数:

查看详情

(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80

问题说明80端口被占用,用netstat -nlp |grep :80命令看看有什么进程占用了80端口,发现是httpd进程。 没想到安装了两个apache,我安装apache2.4的时候删除了2.2的apache啊, 可能是安装php memcache扩展的时候莫名其妙的安装了上了 ...

Wed Jun 14 20:44:00 CST 2017 0 2104
 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM