热门标签 | HotTags
当前位置:  开发笔记 > 运维 > 正文

解决Apache错误httpd:apr_sockaddr_info_get()failed

重启apache:servicehttpdrestart虽然重启成功,但却给出如下的提示信息:httpd:apr_sockaddr_info_get()failedforhoteelhttpd:Couldnotreliablydeterminetheserversfullyqualifieddomainname,usi
重启apache:
service httpd restart

虽然重启成功,但却给出如下的提示信息:
httpd: apr_sockaddr_info_get() failed for hoteel
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

究其原因是因为在配置DNS的时候hostname hoteel造成的,重新hostname localhost就可以了。

推荐阅读
author-avatar
手机用户2602881053
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有