
21st March 2010, 12:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,181 Times in 3,200 Posts
|
|
Remove the lines:
127.0.0.1 localhost.localdomain
127.0.0.1 localhost
127.0.0.1 ...
and replace them with this one line:
127.0.0.1 localhost.localdomain localhost
|