View Single Post
  #15 (permalink)  
Old 09-09-2007, 01:34 AM
mark5.ohaeuser mark5.ohaeuser is offline
Starter Member
 
Posts: 1
Default

Check if the hostname of your machine corresponds with the hosts file.

like

cat /etc/hostname
zimbra2

cat /etc/hosts
192.168.1.110 zimbra2.mark5.de zimbra2

if you have a mismatch there the installation will fail !

Cheers,

Oliver
Reply With Quote