Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-04-2005, 12:21 PM
Member
 
Posts: 10
Default install error. SLAPD not starting?

When i install I get this error
Starting servers...Calling GetServiceInfoRequest (zimbra.onamia.k12.mn.us)

RESPONSE: (Zimbra::Mon::serviceInfo)
host
ip 10.0.176.39
name zimbra.onamia.k12.mn.us
done
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException zimbra.onamia.k12.mn.us:389)

Installation complete!

when I do a ps -uux | grep for slapd or zimbra, I get nothing returned indacating slapd. When I search on zimbra I get a lot of mysql/jave/ perl misc stuff but no ldap.
Any ideas?
Also, i should mention that I installed this on FC4 so that may be the issue.
Reply With Quote
  #2 (permalink)  
Old 10-04-2005, 02:45 PM
Zimbra Employee
 
Posts: 4,792
Default

Try: ldd /opt/zimbra/openldap/libexec/slapd

If that looks ok then try the instructions here:
http://www.zimbra.com/forums/showthr...=slapd#post142
Reply With Quote
  #3 (permalink)  
Old 10-05-2005, 05:51 AM
Member
 
Posts: 10
Default tried that

when I run the last command I get an error while loading shared libraries: libssl.so.4
I have copied the results of the command below. Do I need to sym link the library file from somewhere else?


[zimbra@zimbra ~]$ /opt/zimbra/libexec/zmldapinit
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.4: 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: libssl.so.4: cannot open shared object file: No such file or directory
Started slapd: pid
/opt/zimbra/openldap/bin/ldapmodify: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/bin/ldapmodify: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
[zimbra@zimbra ~]$
Reply With Quote
  #4 (permalink)  
Old 10-05-2005, 05:53 AM
Member
 
Posts: 10
Default more infor on libs not found

[root@zimbra ~]# ldd /opt/zimbra/openldap/libexec/slapd
linux-gate.so.1 => (0x00718000)
libdb-4.2.so => /opt/zimbra/lib/libdb-4.2.so (0x00bdc000)
libsasl2.so.2 => /opt/zimbra/cyrus-sasl/lib/libsasl2.so.2 (0x008b7000)
libssl.so.4 => not found
libcrypto.so.4 => not found
libresolv.so.2 => /lib/libresolv.so.2 (0x00655000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00641000)
libc.so.6 => /lib/libc.so.6 (0x004d4000)
libdl.so.2 => /lib/libdl.so.2 (0x00600000)
/lib/ld-linux.so.2 (0x004b6000)
Reply With Quote
  #5 (permalink)  
Old 10-05-2005, 08:15 AM
Member
 
Posts: 10
Default fixed

I made sym links to the libssl.so.5 and libcrypto.so.5 and all is well

ln -s /lib/libssl.so.5 /lib/libssl.so.4
ln -s /lib/libcrypto.so.5 /lib/libcrypto.so.4

then reinstalled and all works well now.
Reply With Quote
  #6 (permalink)  
Old 10-06-2005, 07:22 PM
Intermediate Member
 
Posts: 15
Default how do you make these links

can you just specify how to make these sym links, like what is the syntax
Reply With Quote
  #7 (permalink)  
Old 10-06-2005, 11:45 PM
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by ramidotcom
can you just specify how to make these sym links, like what is the syntax
What superman posted is the exact syntax.
Reply With Quote
  #8 (permalink)  
Old 10-10-2005, 10:30 AM
Intermediate Member
 
Posts: 16
Default

Quote:
Originally Posted by ramidotcom
can you just specify how to make these sym links, like what is the syntax
Code:
ln -s /usr/lib/libssl.so.0.9.7 /lib/libssl.so.4
ln -s /usr/lib/libpcre.so.3 /lib/libpcre.so.0
ln -s /usr/lib/libcrypto.so.0.9.7 /lib/libcrypto.so.4
fak3r
Reply With Quote
  #9 (permalink)  
Old 04-17-2007, 12:18 PM
Member
 
Posts: 10
Unhappy How to unlinks.

Quote:
Originally Posted by superman View Post
I made sym links to the libssl.so.5 and libcrypto.so.5 and all is well

ln -s /lib/libssl.so.5 /lib/libssl.so.4
ln -s /lib/libcrypto.so.5 /lib/libcrypto.so.4

then reinstalled and all works well now.
I follow your way, it doesn't work. How can I unlinks that I did links before? Thanks.
Reply With Quote
  #10 (permalink)  
Old 04-17-2007, 10:33 PM
Former Zimbran
 
Posts: 5,606
Default

rm /lib/libssl.so.4
rm /lib/libcrypto.so.4
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.