Hi, > Does this mean I am supposed to temporarily install ownCloud 8.1, run its > upgrader, then uninstall and install ownCloud 8.2, and run its upgrader? > Or am I misunderstanding this error message?
nope thats correct. To be absolutely sure the following upgrade path (assuming you had 8.0.5 installed) is advised: 8.0.5 -> 8.0.10 -> 8.1.5 -> 8.2.2 (without the versions in between) So you should start with this steps: 1. Restore backup of your database, datadir and config/config.php 2. Extract 8.0.10 into your install dir 3. Run web updater or ./occ upgrade 4. Delete all files and folders within your install dir except /data and /config Repeat those steps with 8.1.5 and 8.2.2 -- View this message in context: http://owncloud.10557.n7.nabble.com/Restoring-old-backups-without-having-to-install-everything-in-between-tp16473p16477.html Sent from the Users mailing list archive at Nabble.com. _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
