View Single Post
  #10 (permalink)  
Old 01-27-2007, 10:30 AM
jholder jholder is offline
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

I really need to see that startup log

Here's an easy way to get those results:

zmcontrol stop
ps auxx | grep zimbra
(kill any left over processes by zimbra)
zmcontrol start
tail -125 /var/log/zimbra.log
(post that)
Reply With Quote