View Single Post
  #2 (permalink)  
Old 08-23-2006, 05:40 PM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

hiya

su - zimbra; mysql: will give you the main indexing sql database. su - zimbra; logmysql: will give you the logging db. if you're getting that socket error clearly something has gone wrong! what does this give:?

ps -ef |grep mysql |grep /opt/zimbra/logger
Reply With Quote