Fresh Install and MYSQL/Tomcat not starting Just completed a new install of Ubuntu Server 6.06 and Zimbra 4.5.9 . After install the mysql and tomcat will not start. zmcontrol status gives:
antispam Running
antivirus Running
ldap Running
logger Stopped
logmysql.server is not running
mailbox Stopped
mysql.server is not running
tomcat is not running
mta Running
snmp Running
spell Running
stats Stopped
I can start tomcat and mysql manually and they do not give any errors, logmysql when started gives an error as follows.
zimbra@pcm-s10:~$ Starting mysqld daemon with databases from /opt/zimbra/logger/db/data
STOPPING server from pid file /opt/zimbra/logger/db/mysql.pid
071102 11:50:22 mysqld ended
however even after trying to start them manually and restarting zmcontrol (zmcontrol stop, zmcontrol start), the status still gives the output above.
Ideas? |