By Briljent IT
I am attempting to upgrade our severly outdated WP site to a new droplet. I am using the All-In-One Migration tool and have backed up from old WP and trying to import to new WP but the database restore gets to 94% and then locks up on me and goes no further.
I do get the message that I’m migrating from PHP 7 to PHP 8 error message but still continue. Is this my issue? I have emptied database, purged plug-ins, etc before trying again, all with same results. What am I missing?
I need to admit that I’m new to WP, so there may something I’m greatly missing. Thanks for your help.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
I was able to get this working, finally! I finally discovered what I was doing wrong in downgrading to PHP 7.4 and the MySQL plugin. I had to install php7.4-mysql. Once I did that, I could get back into WP and finish the import. Now I’m comparing settings and upgrading back to PHP 8
Thank you for your assistance.
Hey!
Yep, that PHP 7 to PHP 8 jump could definitely be causing issues. Especially if your old plugins or themes aren’t fully compatible. All-in-One WP Migration sometimes struggles with large imports or version mismatches I think.
You can try increasing the PHP upload/import limits on the new server.
Also, if you’re comfortable with SSH, you can also import the .wpress
file directly into the wp-content/ai1wm-backups
folder and restore from there.
And if you’re still stuck, you might want to spin up a PHP 7 droplet temporarily, complete the import, then upgrade PHP after verifying the site.
Let me know how it goes!
- Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.