首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > Apache >

Apache 起步报错

2013-02-24 
Apache 启动报错httpd: Could not reliably determine the servers fully qualified domain name, using

Apache 启动报错
httpd: Could not reliably determine the server's fully qualified domain name, using Jagos-MBP.local for ServerName
修改httpd.conf中ServerName localhost:80

(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
上面是权限问题,用root帐号即可。

热点排行