View Single Post
  #4 (permalink)  
Old 01-21-2008, 10:19 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

do an ldd against the zimbra httpd, it's possible it's resolving against system ldap libs rather than zimbra ldap. prefix httpd startup with LD_LIBRARY_PATH to override, but really strongly recommended not to tamper with zimbra httpd.
Reply With Quote