码迷,mamicode.com
首页 >  
搜索关键字:apache启动问题    ( 3个结果
linux下apache启动问题(dummy-host.example.com does not exist, Could not..127.0.0.1 for ServerName)
一、Apache常见的启动错误及解决方法。1.在配置虚拟主机时apache启动错误解决办法:Warning:DocumentRoot[/application/apache2.2.27/docs/dummy-host.example.com]doesnotexist其实出现这个错误的主要原因报错已近很明显了,是你的httpd-vhosts.conf中多了一个如下配置:<V..
分类:Web程序   时间:2016-06-15 00:11:50    阅读次数:214
apache启动问题
httpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,using211.98.71.195forServerName解决办法非常简单:#vim/usr/local/apche2/conf/httpd.conf找到#ServerNamewww.example.com:80把#去掉,再重启apache即可没事了。
分类:Web程序   时间:2015-12-21 00:37:33    阅读次数:138
apache启动问题: Could not reliably determine the server's fully qualified domain name
[root@rusky]# service httpd startStarting httpd: httpd: apr_sockaddr_info_get() failed for ruskyhttpd: Could not reliably determine the server's fully...
分类:Web程序   时间:2015-04-18 16:06:49    阅读次数:159
3条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!