Multisite Support
We test and currently support migration from one multisite install to another multisite install at the network level. The Multi Site Tools Addon enables additional functionality for WordPress multisite which…
A collection of resources for WordPress Developers, written and curated by experts
We test and currently support migration from one multisite install to another multisite install at the network level. The Multi Site Tools Addon enables additional functionality for WordPress multisite which…
Try adding the following to your wp-config.php file: define(‘ADMIN_COOKIE_PATH’, ‘/’); define(‘COOKIE_DOMAIN’, ”); define(‘COOKIEPATH’, ”); define(‘SITECOOKIEPATH’, ”); Please see this article for more information on this issue.
In versions of WP Migrate DB Pro older than 2.2.0, one of the limitations was that the site you were migrating to/from had to have the same table prefix. However,…
Unfortunately Nginx + PHP-FPM configurations do not respect PHP’s set_time_limit() function. There’s a couple of ways you can minimize the likelihood of a timeout. You can try lowering the “Maximum…
There are two ways to combat issues related to low memory, reduce the memory being used or increase the memory that can be used. Maximum Request Size WP Migrate DB…
ModSecurity is a popular web application firewall often used on Apache web server environments. In certain scenarios, ModSecurity will interfere with and disrupt the WP Migrate DB Pro migration process.…
The PHP scream extension allows you to disable the silencing error control operator so all errors are reported. WP Migrate DB Pro uses the @ error control operator to improve…
Each WP Migrate license tier has a different number of Active Sites available, as defined on the pricing page. All Individual licenses, except the Premier license, have a specific limit…