王学昌的笔记

Orioner.Wang

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase font size
  • Default font size
  • Decrease font size
学习笔记 nix-Server could not reliably determine the server's fully qualified domain name

could not reliably determine the server's fully qualified domain name

环境:Ubuntu 9.10 Server 自带 LAMP
重启apache2服务时出现以下提示
could not reliably determine the server's fully qualified domain name,using xxx.xxx.xxx.xxx for ServerName
解决办法,修改/etc/apache2/apache2.conf
添加ServerName 1.2.3.4(服务器IP地址)即可。
学习笔记 nix-Server could not reliably determine the server's fully qualified domain name
内容的浏览数 : 276310