Quote:
Originally Posted by phoenix The information you've posted tells us nothing other than a service isn't running, look in the log files and see what errors are there when you try and start Zimbra. |
I have checked the log files and it seems that mysql is running under user zimbra. What i found in mailbox.log is a bunch of errors like:
Caused by: java.sql.SQLException: Access denied for user 'zimbra'@'localhost' (using password: YES)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientC onnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
Caused by: java.net.ConnectException: Connection refused
I tried to connect manually to mysql zserver using zimbra user and zimbra password, but i get the
ERROR 1045 (28000): Access denied for user 'zimbra'@'localhost' (using password: YES)
I also tried to run "mysqld_safe --skip-grant-tables" to try to reset the password, but it doesn't play that way...
Any help would be appreciated. Thank you in advance!
Jernej