软讯网络 > 网站建设 > 网页制作 > apache 出错
【标 题】:apache 出错
【关键字】:
apache
【来 源】:http://www.cublog.cn/u/7154/showart.php?id=153671
apache 出错
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerNamecd /usr/loca/apache2/conf/
cp httpd.conf beifei 备份一下,免得自己改错了。
vi httpd.conf
找到#ServerName www.example.com:80
把它改为ServerName 127.0.0.1
../bin/apachectl restart 没有出错提示证明成功