httpd:httpd: apr_sockaddr_info_get() failed for michael

来源:互联网 发布:js数组去重 indexof 编辑:程序博客网 时间:2024/06/01 09:47
(13)Permission denied: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs

突然发现当前运行的账号是普通账号,而非管理员,这难怪,普通账号默认无权启动监听80端口的,su一下,输入密码,很顺利的正常启动了,当然这一行错误还是有的:

httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName

,这无所谓,没有绑定域名,反正是本机运行的。


原创粉丝点击