View Single Post
  #57 (permalink)  
Old 11-30-2005, 10:41 AM
graffiti graffiti is offline
Loyal Member
 
Posts: 95
Default

Quote:
Originally Posted by marcmac
You're not connecting to the logger db

zmlocalconfig | grep sql - what port is it running on? It should be 7307

Can you log into it from the command line? Try:
logmysql
use zimbra_logger;
show tables;
Hi marcmac,

Somehow the value of logger_mysql_port is 3307, maybe a bug huh or is it a configurable parameter at the installation stage?. I change it to 7307 and Server Status works like a charm. marcmac., special thanks or ur wonderful support.

Regards,

-g
Reply With Quote