Quote:
Originally Posted by jholder I don't think this has much to do with building. This is an LDAP problem. Zimbra relies upon ldap for all other services, if it doesn't start, nothing starts.
That's what's happening. So we need to focus there.
What happens when you
su - zimbra
ldap start |
Code:
zimbra@monaco:~/bin$ ./ldap start
Started slapd: pid 10099
zimbra@monaco:~/bin$ ./zmcontrol status
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
zimbra@monaco:~/bin$ ./ldap start
slapd already running: pid 10099