Hi every body,
I tried this command as root:
Code:
openldap-2.3.41.6z/libexec/slapd -d7 -l LOCAL0 -4 -u zimbra -h ldap://localhost:389 -f /opt/zimbra/conf/slapd.conf
I have many line..but at the end..I have got:
Code:
backend_startup_one: starting ""
bdb_db_open:
bdb_db_open: dbenv_open(/opt/zimbra/openldap-data)
slapd starting
So I open a second terminal and I execute as zimbra user:
I have got:
Code:
slapd running pid: 13402
It seams that I solved the problem..but:
Code:
zimbra@monaco:~/bin$ ./ldap status
slapd running pid: 13402
zimbra@monaco:~/bin$ ./ldap start
slapd already running: pid 13402
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$ ./zmcontrol start
Host monaco.*****.com
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
Any idea???
