apache2 error

Asked by aneesh

  when Iam restarting apache2 there is an error message "apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName" please help me for installing apache2

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apache2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1
Revision history for this message
Martin Thoma (themoosemind) said :
#2

Why don't you just say:
sudo gedit /etc/apache2/apache2.conf

add "ServerName localhost"

Is there any possiblity to get this included in the next Ubuntu release?

Revision history for this message
Jeruvy (jeruvy) said :
#3

Martin,

It's not recommended to use sudo for GUI app's. Use gksudo instead.

$ gksudo gedit /etc/apache2/apache2.conf

Cheers.

Can you help with this problem?

Provide an answer of your own, or ask aneesh for more information if necessary.

To post a message you must log in.