View Single Post
  #8 (permalink)  
Old 03-19-2007, 03:49 AM
lanlife lanlife is offline
New Member
 
Posts: 4
Default Ldap installation error

I have just started a zimbra installation on a Fedora core 5 using zcs-4.5.0_GA_612.FC4.tgz
and got the following error.

Initializing ldap.../opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap-2.3.21/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap-2.3.21/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
ERROR - failed to start slapd

FAILED (1)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.

Errors have been logged to /tmp/zmsetup.log.3305

I have gone through the forum and try the following commands.
when i tried to run /opt/zimbra/libexec/zmldapinit (as the zimbra user).
got this error:
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/libexec/zmldapinit: line 60: /opt/zimbra/conf/slapd.conf.in: Permission denied
/opt/zimbra/openldap-2.3.21/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap-2.3.21/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directorysh: bin/ldap: Permission denied

ERROR - failed to start slapd
Yet Ldap refuses to start.
When i tried to start it manually using sh -x bin/ldap start i got this error: sh: bin/ldap: Permission denied
My ldap host is resolvable by DNS but i cannot telnet to ldap host at port 389 and firewall and SElinux is disabled
Any other idea on what to do.
Reply With Quote