在对apache服务进行各种操作时都会提示错误,但不影响使用:
apache2: Could not reliably determine the server's fully qualified domain name, using XXX.XXX.XXX.XXX. Set the 'ServerName' directive globally to suppress this message

解决方法:
在apache配置文件中添加一行:
ServerName localhost:80

不同服务器配置文件路径和文件名都有区别,我的配置文件是:/etc/apache2/apache2.conf

apache服务报错Could not reliably determine the server's fully qualified domain name相关推荐

  1. 解决apache启动错误:Could not reliably determine the server's fully qualified domain name

    启动apache遇到错误:httpd: Could not reliably determine the server's fully qualified domain name [root@serv ...

  2. Apache windows启动时报错 httpd: Could not reliably determine the server's fully qualified domain name...

    Apache windows启动调试时报错或警告 httpd: Could not reliably determine the server's fully qualified domain nam ...

  3. 启动http报错AH00558:Could not reliably determine the server‘s fully qualified domain name using解决办法

    启动http报错,提示如下 [root@ shanan httpd-2.4.29]# service httpd restart AH00558: httpd: Could not reliably ...

  4. Apache启动时报Could not reliably determine the server's fully qualified domain name

    在系统启动时apache,没有启动起来,查看"事件查看器"发现报一些错误: The Apache service named  reported the following err ...

  5. Could not reliably determine the server's fully qualified domain name

    启动apache报错: [root@namenode1 ]# service httpd start Starting httpd: httpd: Could not reliably determi ...

  6. 解决AH00558: httpd: Could not reliably determine the server‘s fully qualified domain name, using local

    1.启动apache遇到错误: httpd: Could not reliably determine the server's fully qualified domain name 2·.修改ht ...

  7. httpd: Could not reliably determine the server‘s fully qualified domain name

    AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using localho ...

  8. mac下httpd: Could not reliably determine the server's fully qualified domain name, using

    mac下出现httpd: Could not reliably determine the server's fully qualified domain name, using MacBook-Pr ...

  9. Linux AH00558: apache2: Could not reliably determine the server‘s fully qualified domain name

    apache2重启报错:AH00558: apache2: Could not reliably determine the server's fully qualified domain name, ...

最新文章

  1. 深入浅出linux三剑客之sed必杀技一例
  2. 【转】NGUI研究院之三种方式监听NGUI的事件方法(七)
  3. 安装配置mysql-proxy
  4. JS数组”(array)和“对象”(object)
  5. linux命令拉取windows的文件,find命令、文件名后缀以及Linux和Windows互传文件(示例代码)...
  6. java卡片布局源码_Java编程使用卡片布局管理器示例【基于swing组件】
  7. 倒影问题(reflect:below)
  8. ActiveMQ的消息存储(八)
  9. matplotlib简介-高质量图形输出
  10. (转)API接口防止参数篡改和重放攻击
  11. 关于TCP三次握手过程
  12. java 复印件效果_简历复印—原型模式
  13. 数据持久层框架Mybatis
  14. AP与CP介绍【转】
  15. FMI飞马网【线上直播】大数据安全实践
  16. 保险初识经验汇总(重疾、医疗、寿险、意外)
  17. 使用语义分割架构的文档扫描仪 DeepLabV3
  18. 通达信波段王指标公式主图_通达信波段专用主图指标公式
  19. 差分信号,共模与差模,共模滤波,差模滤波
  20. apmserv mysql5.1启动失败_APMServ Apache启动失败及MySQL5.1启动失败,请检查相关配置 解...

热门文章

  1. 新版知乎登录request登录(2)(类编程)
  2. jQuery Sizzle选择器
  3. 谈谈盲盒小程序开发的核心功能,以及盲盒小程序未来的市场
  4. yxy小蒟蒻的201126总结
  5. Android原生控件SearchView实现历史搜索记录
  6. 春风十里 不如等你的简历
  7. auto.js实现自动更新,带进度条
  8. 微信小程序 TypeError: _typeof3 is not a function
  9. OBS视频录制及其直播推流教程
  10. 2、HelloWorld的记事本编写