Cannot determine services Hello
When typing zmcontrol status i get the following error : cannot determine services - exiting ...
I then stopped all services - zmcontrol stop - all done
Then i restart all services - zmcontrol start - only ldap starts
I must state though that i got the LDAP error during installation :
(COS...ERROR:service.FAILURE(system failure:getDirectContext) etc...
I tried this :
ps auxww | grep zimbra | grep slapd
Then got the desired output :
/opt/zimbra/openldap/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
Then to see if zimbra is detecting it i run : ldap status
It returns the process with it's pid no problem.
I can see that only ldap starts when running the services. |