View Single Post
  #18 (permalink)  
Old 02-16-2006, 10:11 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

anything in /var/log/zimbra.log around the ldap startup time? If not -
try
su - zimbra
sh -x bin/ldap start

Check for the "sudo" line that it executes, and run that by hand, adding -d 1 to the line (for debugging).
Reply With Quote