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
  #11 (permalink)  
Old 04-30-2007, 03:55 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

Quote:
Maybe i need to get rid of this ?

libldap-2.3.so.0 -> libldap-2.3.so.0.2.7
no no don't do that!!!

lib incompatibility is common problem with openldap - they have a habit of changing apis fairly regularly (as do other projects). problem here is probably that your bind has been compiled against different ldap version and it's finding the zimbra one first so getting upset.

first thing you can try: comment out your zimbra libs in /etc/ld.so.conf (well in /etc/ld.so.conf.d/zimbra.ld.conf in your case i guess), then rerun ldconfig, then try loading bind. if this works, then uncomment the ld entries, rerun ldconfig and reload zimbra. this is an ugly hack, because you have to do it each time you run bind (you can put it in the init script to automate it). another hack might be to set LD_LIBRARY_PATH in the bind script to map specifically to /usr/lib, but i've found in the past linux isn't so predictable at honouring this.

second thing is to load a version of bind without ldap support - chances are you don't want this anyway, the bind ldap sdb is not the easiest way to do things. you might be able to unload ldap support (rpm -qa |grep bind |grep ldap), if not find another 3rd party package somewhere with just vanilla bind, or if you're brave compile from source. Alternatively, and I would strongly recommend this, ditch the horribleness that is bind and run a decent nameserver, such as powerdns or djbdns!
Reply With Quote
  #12 (permalink)  
Old 05-06-2007, 11:18 AM
Junior Member
 
Posts: 6
Default

well...
i thank you for your great help, but i just installed fedora 6...
Everything works fine now, and we're really happy with the installation.
Thanks again

Sascha
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.