View Single Post
  #5 (permalink)  
Old 11-15-2005, 01:02 AM
tim brennan tim brennan is offline
Zimbra Employee
 
Posts: 93
Default if you're having trouble getting ldap to run

try running ldap directly from the command line:

/opt/zimbra/bin/ldap start

...I was getting the same error message the other day when trying to setup an FC4 install and it turned out that i was missing libssl.so.4 (my FC4 install had .so.5, not .so.4) and zmcontrol was unfortunately eating the error message.
Reply With Quote