View Single Post
  #1 (permalink)  
Old 09-20-2006, 01:52 AM
GadgetGuru GadgetGuru is offline
Junior Member
 
Posts: 5
Unhappy Logger service issues

Hello,

I am running the Open Source version of Zimbra on an OSX/PPC machine with everything working perfectly so far, with one exception.

My WebMail HTTP port: 8080
My WebMail HTTPS port: 8443
My Web Admin port: 8000

I have wiki working as well.

The one issue I am having is with the logger.

zmcontrol status shows the logger as running, and yet when I login to the Web Admin console, it says: "Server status data is not available. To see the server status, logger service must be installed."

I have been running Zimbra for a day or so, so I should have some data. I have verified that the logger database does exist within mysql.

Upon running zmlocalconfig, I have discovered a couple of anomalies:

logger_mysql_bind_address = localhost
mysql_bind_address=localhost

Should these be bound to mydomain.com instead of localhost? Will changing this make the logs show up? Any other suggestions?

Thanks much,
-GadgetGuru
Reply With Quote