View Single Post
  #6 (permalink)  
Old 10-06-2006, 05:38 PM
pacsteel pacsteel is offline
Active Member
 
Posts: 36
Default Fixed it.

I added the following as line 31 to /opt/zimbra/libexec/zmlogprocess and restarted Zimbra
Code:
use lib "/opt/zimbra/zimbramon/lib/i386-linux-thread-multi";
Reply With Quote