咨询热线:4006-75-4006
售前:9:00-23:30 备案:9:00-18:00 技术:7*24h
1.安?了apache进行启动的时候出现错误could not reliably determine the server`s fully qualified domain name,using 127.0.0.1 for ServerName
2.打开httpd.conf找到ServerName把注释去掉,并把ServerName www.landui.com:80修改为ServerName localhost:80,启动即可