开启httpd服务的时候 显示Could not reliably determine the server`s fully qualified domain name

解决方案:

vi /etc/httpd/conf/httpd.conf
加入一句 ServerName localhost:80

你可能感兴趣的:(开启httpd服务的时候 显示Could not reliably determine the server`s fully qualified domain name)