Upgrade 5.7.6 site to a version that supports php7.2
Permalink
Hosting service removed PHP7.1 and so my site is down. It is currently on 5.7.6 is there a version of 8 (or even 5.7 really) that supports PHP7.2 that I can directly upgrade to?
For php version, make a clone on a dev system running php7.1, do the updates, check it runs on the dev system on php7.3 or 7.4, make sure any addons and application code are also compatible, then upload the updated site to the server.