error zimbra Unable to determine enabled services
October 25, 2011
zimbra
apabila zimbra tidak bisa UP
$ zmcontrol status
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn’t exist.
kemungkinan ssl cert nya sudah expired, lakukan update
[root@webmail ~]# /opt/zimbra/bin/zmcertmgr createcrt -new -days 365
[root@webmail ~]# /opt/zimbra/bin/zmcertmgr deploycrt self
[root@webmail ~]# /opt/zimbra/bin/zmcertmgr deployca
[root@webmail ~]# /opt/zimbra/bin/zmcertmgr viewdeployedcrt
cek zimbra nya
[root@webmail ~]# zmcontrol start
untuk ngecek masa berlaku ssl cert nya
[root@webmail ~]# /opt/zimbra/bin/zmcertmgr viewdeployedcrt all
problem solve