ldap ldap isn't starting, so it's not getting set up on install.
Try this:
su - zimbra
ldap start
Should output pid:
If it doesn't output a number, there's something preventing it from starting.
edit conf/slapd.conf, and comment out the loglevel 0 line - then try starting again - tail /var/log/zimbra.log for errors. |