Added by Guilherme Ferreira about 9 years ago
I have a problem to upgrade my OpenProject, I tried manually update did not work, so I tried to install via packages, but my db is compatible with the 5.0.13 version, after install via packages, I can use this version of db more old? If not, what would you advise me to do. Thank you
Replies (1)
Hi Guilherme,
the upgrade should work without issues. When installing the package, use
openproject reconfigureand, in the MySQL installation dialog, selectUse an existing databaseand enter the database credentials of your existing installation.There is no difference in database usage between the manual and packaged installation, so it will just migrate the data for you.
I still advise you to create a SQL dump beforehand just to make sure.
Best,
Oliver