在sysinstall里头修改了Host ,重启Apache时产生如下错误
错误信息:httpd: Could not reliably determine the server's fully qualified domain name
把Apache的配置文件httpd.conf里头的ServerName 修改成与Host 的一致就可以解决这问题了.
在sysinstall里头修改了Host ,重启Apache时产生如下错误
错误信息:httpd: Could not reliably determine the server's fully qualified domain name
把Apache的配置文件httpd.conf里头的ServerName 修改成与Host 的一致就可以解决这问题了.