View Single Post
  #6 (permalink)  
Old 12-22-2005, 01:58 PM
genesis genesis is offline
Junior Member
 
Posts: 7
Default

here is the result of running /opt/zimbra/libexec/zmldapinit
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libb
ind.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libb
ind.so.3: cannot open shared object file: No such file or directory
db_recover: Finding last valid log LSN: file: 1 offset 28
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libbin
d.so.3: cannot open shared object file: No such file or directory
Started slapd: pid
/opt/zimbra/openldap/bin/ldapmodify: error while loading shared libraries: libbi
nd.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/bin/ldapmodify: error while loading shared libraries: libbi
nd.so.3: cannot open shared object file: No such file or directory
ls: /opt/zimbra/lib/conf/*ldif: Aucun fichier ou répertoire de ce type
[zimbra@zimbra ~]$ /opt/zimbra/openldap/sbin/slappasswd: error while loading sha
red libraries: libbind.so.3: cannot open shared object file: No such file or dir
ectory
-bash: /opt/zimbra/openldap/sbin/slappasswd:: Aucun fichier ou répertoire de ce type

and host [zimbra hostname] give me this : Host [zimbra hostname] not found: 3(NXDOMAIN)

and dig a [zimbra.mydomain.local]

; <<>> DiG 9.2.4 <<>> a [zimbra.mydomain.local]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 54891
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;[zimbra.mydomain.local]. IN A

;; AUTHORITY SECTION:
. 10800 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2005122101 1800 900 604800 86400

;; Query time: 249 msec
;; SERVER: 192.168.10.122#53(192.168.10.122)
;; WHEN: Thu Dec 22 03:49:51 2005
;; MSG SIZE rcvd: 114


Any ideas ?
Reply With Quote