Error with Apache2 on Debian Lenny: "Could not reliably determine the server's fully qualified domai

Posted by user40245 on Server Fault See other posts from Server Fault or by user40245
Published on 2010-04-10T17:57:00Z Indexed on 2010/04/10 20:23 UTC
Read the original article Hit count: 445

Filed under:
|
|
|

I installed apache2 in Debian Lenny but when I give the command sudo /etc/init.d/apache2 reload it gives me a statement saying "Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName".

How can I change the server name? And how can I make it accessible from another system?

© Server Fault or respective owner

Related posts about apache2

Related posts about linux