View Single Post
  #4 (permalink)  
Old 02-13-2008, 08:37 AM
buraglio buraglio is offline
Junior Member
 
Posts: 9
Default

Good lead. I ran:

zmmylogpasswd --root newpassword
zmmypasswd newpasswd
and
zmmypasswd --root newpassword

All were successful. Running the install.sh and choosing yes to upgrade yielded the same results:

Code:
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.02132008-043152.log
Starting ldap...done.
Setting defaults...done.
Upgrading from  to 5.0.2_GA_1975
Stopping zimbra services
Verifying /opt/zimbra/conf/my.cnf
Starting mysql
Starting logger mysql
Wed Feb 13 04:33:10 2008: SELECT value FROM config WHERE name = 'db.version'
ERROR 1045 (28000): Access denied for user 'zimbra'@'localhost' (using password: YES)
I can't upgrade version 

UPGRADE FAILED - exiting
It looks like the versions that would currently run are the newer versions but this error is apparently killing any chance of the service actually working.
Reply With Quote