httpd: Could not determine the servers fully qualified domain name, using 127.0.
人气:0
/etc/hosts 里丢了主机名
127.0.0.1 hostname localhost.localdomain localhost
三个主机名改成一样的就可以了
127.0.0.1 hostname localhost.localdomain localhost
三个主机名改成一样的就可以了
加载全部内容