Cannot install zimbra (/etc/hosts problem ?) Hi all !,
I am trying to install zimbra on a FC4 box.
I have read QuickStart Guide.
I have also read other threads .... but, cannot get some idea about why my problem persists.
After "./install.sh" I get: ERROR: Installation can not proceeed. Please fix your /etc/hosts file
to contain:
Where is the ip address of the host, is the FULLY QUALIFIED host name, and is the (optional) hostname-only portion
But, as I read, I have all ok: /etc/hosts:
127.0.0.1 localhost.localdomain localhost
192.168.91.2 mx0.hq.uicc.org mx0
(several other hosts follows) # hostname
mx0.hq.uicc.org # host `hostname`
mx0.hq.uicc.org has address 192.168.91.2 # ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:0A:5E:5C:E2:80
inet addr:192.168.91.2 Bcast:192.168.91.255 Mask:255.255.255.0
(etc etc)
Could some one please giveme some help ?.
Thank you !. |