HOW TO UPDATE OTRS 3.1.12 TO THE LAST VERSION

Moderator: crythias

Locked
klausneil
Znuny superhero
Posts: 682
Joined: 29 May 2012, 22:47
Znuny Version: 6.0.24
Real Name: Klaus Salazar
Location: Perú

HOW TO UPDATE OTRS 3.1.12 TO THE LAST VERSION

Post by klausneil »

Greetings,

long time im let of upgrade the system OTRS an i forgotten the steps for this, now I make a system backup using the script ./backup.pl but to update the version and run ./restore but appearme an alert

root@was:/opt/otrs/scripts# ./restore.pl -b /tmp/2014-05-24_16-57/ -d /opt/otrs
Restore /tmp/2014-05-24_16-57//Config.tar.gz ...
ERROR: Already existing tables in this database. A empty database is required for restore!

i delete the database otrs and to the run ./restore.pl -b /tmp/2014-05-24_16-57/ -d /opt/otrs is complete but no login appear me

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


to the restart the web server appear me no found index.pl,

Not Found

The requested URL /otrs/index.pl was not found on this server.


hopefully someone can give me a help. or in the worst case the upgrade should be incremental?.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: HOW TO UPDATE OTRS 3.1.12 TO THE LAST VERSION

Post by jojo »

You can not upgrade with the restore script. It will destroy your installation by overwriting files.

Read the UPGRADING file of the new version. Keep in mind that you need to upgrade from 3.1 to 3.2.latest and then to 3.3.latest
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
klausneil
Znuny superhero
Posts: 682
Joined: 29 May 2012, 22:47
Znuny Version: 6.0.24
Real Name: Klaus Salazar
Location: Perú

Re: HOW TO UPDATE OTRS 3.1.12 TO THE LAST VERSION

Post by klausneil »

thansk jojo is solved
Locked