View Single Post
  #2 (permalink)  
Old 11-23-2005, 07:41 AM
goetzi goetzi is offline
Project Contributor
 
Posts: 223
Default

Quote:
The only things I changed were domain (from t115.test.8-p.biz to test.8-p.biz) and set admin password for LDAP.
So you reinstalled it? But normally, this shouldn't be a problem as i know.

I have Network Edition running on CentOS 4.2 Server too and also had this problems.

I think it's your /etc/hosts file. What do you have in there?

It should look like this (maybe it's working with another hosts too, but for me it is working):
Code:
127.0.0.1          localhost.localdomain localhost
192.168.0.15     host.domain.com host
At the second line, just insert the IP-Adress, FQDN and hostname of your machine.

Then do remove Zimbra (./install.sh -u) and install it again.
Reply With Quote