Thread
:
M1 -> M2 Upgrade Scripts
View Single Post
#
55
(
permalink
)
11-30-2005, 07:47 AM
marcmac
Zimbra Employee
Posts: 2,103
logger db connection
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;
marcmac
View Public Profile
Visit marcmac's homepage!
Find all posts by marcmac