linux下apache重启报错

重启apache报错信息以下:apache

Could not reliably determine the server's fully qualified domain name, using localhost.localdomain. Set the 'ServerName' directive globally to suppress this message。dom

处理方法很是简单:this

1)进入apache安装目录;rest

2)编辑httpd.conf文件,搜索#ServerName,在其下面添加一行——ServerName localhost:80,保存退出;server

3)重启apache ,service httpd restart搜索

相关文章
相关标签/搜索