ubuntu 12.04 and olderThis is just a friendly warning and not really a problem (as in that something does not work).If you insert a
in either httpd.conf or apache2.conf in /etc/apache2 and restart apache the notice will disappear. If you have a name inside /etc/hostname you can also use that name instead of localhost. And it uses 127.0.1.1 if it is inside your /etc/hosts:
Preferred methodTroubleshooting ApacheIf you get this error:
then use a text editor such as "sudo nano" at the command line or "gksudo gedit" on the desktop to create a new file,
or
then add
to the file and save. This can all be done in a single command with the following:
But on Ubuntu 14.04:
Don't forget the ".conf" (without will not work). |
Thursday, 9 October 2014
Could not reliably determine the server's fully qualified domain name?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment