Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
angray Posted July 10, 2023 Posted July 10, 2023 I have 4.4.8 running on a RHEL7 server currently (PHP 7.2 and MySQL 5.6) and we're moving to a new server running RHEL9 with MySQL 8 and PHP 8.1 where I'm planning on installing the most recent release of Invision. Am I able to back up my DB and files and transfer them to the new server without having to go through multiple upgrade steps on the old server? Or can I only move over to an identical release?
Randy Calvert Posted July 11, 2023 Posted July 11, 2023 This post was recognized by Marc! Randy Calvert was awarded the badge 'Helpful' and 5 points. 4.4.X won’t run on PHP8. So you’ll have to upgrade to run it on the new host. I would suggest running the compatibility checker to make sure the new host has all of the required PHP modules. I would also disable all third party resources (applications and plugins) you might have installed. They’ll all need updated or replaced to be compatible with the new version of PHP. Save and export all your files/db. Once you restore your files and database (fixing the conf_global.php with any updated info)… you will need to upload a full set of files from the client area and upload them to the new host. Then run the upgrader at domain.com/admin/upgrade. angray 1
Recommended Posts