新手求教:FC4安装apache启动出错
我在FC4上安装了apache(httpd-2.2.3)服务器,安装没有出错,但启动出现这样的错误:[mysql@localhost ~]$ /usr/local/apache/bin/apachectl start
(13)Permission denied: make_sock: could not bind to address [::]:80
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
我是第一使用和安装apache服务器,我的机器没有网卡,能不能启动apache服务器?请教哪位高手指教指教,是什么原因引发的这个错误?谢谢。