I have a few sites hosted with WPengine. I’m considering moving some of the sites over to Flywheel but I would like to see how the workflow functions first between Local by Flywheel and the hosting platform.
WPengine allows for backups to be taken and downloaded. I have a backup created from the WPengine internal system.
How would I go about importing this backup into Local by Flywheel?
Here is a link to the backed up zip file created by WPengine’s internal system.
[Removed for privacy]
Thank you in advance for your help and I look forward to hearing back from you.
Hi Mike! To import a site within Local you can go to File > Import Site and then choose the backup file. You can also do this by dragging the file directly onto the Local window.
All I need to do is drag the WPengine zip file into the window and it’s going to unpack everything and the site will be up and running within Local by Flywheel?
I removed the wpengine-common and mu-plugin.php from the wp-content/mu-plugins folder and it removed the error notification showing on the front end of the site but not the error’s on the backend from Plugins panel.
I just want to follow up and let you know that your instructions fixed the issue.
I exported the install, selected Custom environment and changed PHP to 5.6, and the error messages on the Plugins panel is gone, and the site is exactly as it should be.
Does this mean that the WPengine environment the site was originally in was not a PHP 7 environment?
Do you mind offering more insight as to why this was the fix for this issue?
The Preferred environment (and Flywheel, which it’s based on) use PHP 7.1. I’m assuming your WPEngine site is running PHP 7.0. There were a lot of deprecated features in PHP 7.1 so that’s most likely why you’re seeing the errors with 7.1 and not 7.0.
Considering the site’s running fine on PHP 5.6, I would try bumping the site up from 5.6 to 7.0.3. This is super simple since the site is now on the “Custom” environment. Simply go to the site in Local and then use the PHP version selector to change to 7.0.3.