若在啟動apache時遇到 Could not reliably determine the server's fully qualified domain name 直接到httpd.conf或apache2.conf中新增ServerName 127.0.0.1(或其他DNS和IP)即可 Categories: Apache