博客导读网

一个让你随便看看的地方

解决httpd: Could not reliably determine the server's fully qualified domain name

推荐
记录人生轨迹,寻找人生航向!

安装完apache,重启APACHE老出现httpd: Could not reliably determine the server's fully qualified domain name

解决方案:

进入apache的安装目录,我的是D:\Program Files\Apache Software Foundation\Apache2.2\conf

用记事本打开httpd.conf

将里面的#ServerName www.example.com:80注释去掉即可,,并改成ServerName 127.0.0.1:80。

再执行httpd

重启APACHE后就不会出现那个提示了.

原文地址:http://chenling1018.blog.163.com/blog/static/14802542010321113328761

记录人生轨迹,寻找人生航向!的其他文章
Ubuntu启动时显示 No resume image,无法进入图形界面 PHP动态编译出现Cannot find autoconf
phpize简介(实例应用) SugarSync替代Dropbox
find 命令介绍 HTML:scrollLeft,scrollWidth,clientWidth,offsetWidth 之完全详解(转载)
仿QQ空间相册上下页效果参考JS CSS3属性box-shadow(阴影效果)使用教程
Ubuntu 下误改sudoers而无法使用sudo解决(忘记root密码时也可以这样找回) Ubuntu修改/etc/sudoers 失败的解决方法
更多...

© 2010 博客导读网 BlogABC.NET 本站所有内容皆由网友推荐而来,所有博文的版权归原作者所有,如有冒犯,请邮件告知。uncracker#gmail.com