View Single Post
  #3 (permalink)  
Old 10-24-2005, 08:10 AM
andreychek andreychek is offline
Special Member & Volunteer
 
Posts: 155
Default

Quote:
Originally Posted by Jaymate
Soap call failed: 500 Can't connect to localhost:7777 (connect: Connection refused) at /opt/zimbra/bin/zmcontrol line 230
Jaymate, I just read through a copy of where you originally posted this problem:

New to Linux - Zimbra Installation trouble on FC3

There was an error that occurred during the install, that said this:

Code:
 ERROR: Installation can not proceeed. Please fix your /etc/hosts file
to contain:

127.0.0.1 localhost.localdomain localhost
That may or may not be the ultimate cause of the problem, but it's worth looking into. What does your /etc/hosts file look like? You should have entries in there for both 127.0.0.1 as it mentions above, as well as a similar entry using the actual IP and hostname of your machine.
-Eric
Reply With Quote