View Single Post
  #9 (permalink)  
Old 11-15-2005, 10:30 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default 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.
Reply With Quote