Backup /opt/zimbra at the console with something like
Code:
sudo cp -rp /opt/zimbra /opt/zimbrabackup
ideally take this backup with Zimbra stopped.
Lauch the install as root or sudo it and run that with Zimbra running.
The installer will take care of all the exiting settings, just make sure to answer YES to the question of "Do you want to upgrade"
If it goes badly wrong, just stop the zimbra services and switch the backup in
Code:
mv /opt/zimbra /opt/zimbraBroken
mv /opt/zimbrabackup /opt/zimbra