View Single Post
  #3 (permalink)  
Old 11-21-2006, 08:11 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

Quote:
/opt/zimbra/postfix-2.2.9/sbin/postalias: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file
or directory
thats not a good sign. what platform are you running? it's unusual to see this with zimbra. make sure /opt/zimbra/openldap/lib is in your /etc/ld.so.conf and run ldconfig. do 'ldconfig -v |grep libldap' to make sure it registers.
Reply With Quote