最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
apache启动错误提示:httpd: Could not reliably determine the server
时间:2022-06-25 00:21:37 编辑:袖梨 来源:一聚教程网
错误提示
在系统启动时apache,没有启动起来,查看“事件查看器”发现报一些错误:
The Apache service named reported the following error:
>>> httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.0.200 for ServerName
解决办法
1)进入apache配置文件的目录:(视个人安装情况而不同)
[root@centos /]# cd /etc/httpd //我安装时配置文件所在的目录为/etc/httpd
2)编辑httpd.conf文件,搜索"#ServerName",添加ServerName localhost:80
代码如下 | 复制代码 |
#ServerName www.111com.net:80 |
更改为:
代码如下 | 复制代码 |
ServerName localhost:80 |
再重新启动apache 即可。
相关文章
- 碧蓝航线的里雅斯特期待的便当时间皮肤有什么 04-30
- 明日之后踏浪逐星服装展示攻略 04-30
- 深空之眼幽月塞勒涅刻印搭配核心思路 04-30
- 明日之后红杉茶会护卫队首领BOSS有哪些 04-30
- CF手游段位奖励汇总攻略 04-30
- 无期迷途5-13怎么走攻略 04-30