Quote:
Originally Posted by Krang Howdy,
I am also having the same problem as described. I have a new install on a new RHEL5 server. zimbra release 6.0.6_GA_2330 (network edition)
zmcontrol status shows the mailbox is stopped, mysql.server is not running.
I can see an error in the /opt/zimbra/logs/mysql_error.log and I have the entry :
[ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
mysqld ended
any help or pointers in the right direction are always appreciated.
Best regards,
Monte. |
I resolved my own issue.
I removed the OS/YUM installed version of mysql, and dependencies. Then I reinstalled the zimbra server with the install.sh script which added it's own mysql server, which operates under the /opt/zimbra/db/mysql directory with it's own dependencies.
Now my zimbra server starts and runs as expected.
I strongly recommend that the zimbra team add a check for existing mysql databases, and stop the installation at that point. Some documentation warning of this in the install/quick setup guide would be helpful as well.
best regards,
Monte.