当你的apache配置文件都是正常时,启动apache出项如下错误
/etc/init.d/httpd start
?.. httpd锛.ttpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(13)Permission denied: make_sock: could not bind to address [::]:8888
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:8888
no listening sockets available, shutting down
Unable to open logs
研究了好长时间,修改配置文件和端口都无济于事,最后将selinux 关掉后就好了
就绝方法,
setenforce 0
阅读(1858) | 评论(0) | 转发(0) |