Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
after i have install zimbra 6 community version on centos 5.3 ( with the howto ) i have a problem with starting mysql. in the mysql error log is this:
100129 1:15:31 InnoDB: Started; log sequence number 0 662751
100129 1:15:31 [ERROR] Can't start server: Bind on TCP/IP port: Cannot assign requested address
100129 1:15:31 [ERROR] Do you already have another mysqld server running on port: 7306 ?
100129 1:15:31 [ERROR] Aborting
because in my /etc/host only
192.168.1.2 mail.domain.com is in, and no localhost 127.0.0.1, the mysql dont find localhost. so i edit the file /opt/zimbra/conf/my.cnf to the 192.168.1.2 adress not localhost.
ok, sorry, i take back to original, i know why the mysql is not starting, because the etc/host has commented with #127.0.0.1 localhost..... that was my failure. i give u feedback if it works know!