|
apache2: Could not determine the server's fully qualified domain name |
|
|
|
|
Written by Gordon Tillman
|
|
Sunday, 30 November 2008 02:47 |
|
Problem: You receive this error message when starting or stopping apache2: apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName Solution: Edit /etc/apache2/httpd.conf and add this line: ServerName localhost
|
|
Last Updated on Thursday, 04 December 2008 18:34 |