Upgrade path from 2.0.4 to 2.2.2

Hi, Could somebody recommend the best manual/source upgrade path from a 2.0.4 installation to 2.2.2? It looks like I may need to do: 2.0.4 to 2.1.1 (to get database schema changes) then 2.1.1 to 2.2.2 Are there any other intermediate releases that would be important to touch on? Thanks in advance, Rob. -- Bluefish Technologies Pty Ltd http://www.bluefish444.com 17b Market Street, South Melbourne Victoria, Australia, 3205 Phone +61 (3) 9682 9477 Fax +61 (3) 9682 9466 This email is confidential and privileged. Only the intended recipient may access or use it. If you are not the intended recipient, please delete this email and notify us promptly. We use virus scanning software but exclude all liability for viruses or similar in any attachment.

Rob Cas schrieb am 09.08.2007 2:41 Uhr:
Hi,
Could somebody recommend the best manual/source upgrade path from a 2.0.4 installation to 2.2.2?
It looks like I may need to do: 2.0.4 to 2.1.1 (to get database schema changes) then 2.1.1 to 2.2.2
Are there any other intermediate releases that would be important to touch on?
Thanks in advance, Rob.
--
Hi Rob,
updated from 2.0.4 to 2.2.1 recently - you can step over Version 2.1.1
safely. The only thing you have to asure is to execute EVERY DB Upgrade
Skript since 2.0.4:
.) backup everything eg.:
cp -r /opt/otrs/Kernel/ <destination>
/usr/bin/mysqldump -A -u otrs -p <destination>/backup.sql
cat crontab -u otrs -e > <destination>
.) make sure you backuped everything
.) update source to 2.2.x
.) execute upgrade skript
participants (2)
-
Franz Ferdinand Esberger
-
Rob Cas