View Single Post
  #17 (permalink)  
Old 05-14-2008, 08:52 AM
Abdelmonam Kouka Abdelmonam Kouka is offline
Active Member
 
Posts: 49
Default

Re: Hi

So, I fixed the one part of the pb, in fact some config files (that I import them from the binary installation) contain a wrong information (an information that it was updated (the machine name), so after correcting them I have this result:

Code:
zimbra@monaco:~/bin$ ./zmcontrol start
Host monaco.*****.net
        Starting ldap...Done.
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
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 status
slapd running pid: 18128
Any idea? any word???
Reply With Quote