Overview

The Prime Mover plugin includes a built-in dependency requisite checker. When the plugin is activated, it will perform automated checks to determine whether your site or server meets Prime Mover requirements.

How it works is that when Prime Mover is activated, it checks all its needed requirements, such as WordPress and PHP versions. When some requirements are missing during these checks, Prime Mover is auto-deactivated and outputs a user-friendly message about the missing dependencies.

This allows the user to adjust the server to ensure it is compatible with Prime Mover. This check also prevents running Prime Mover in incompatible environments, which can cause many unnecessary issues.

Below are details of Prime Mover technical requirements that the plugin will check when activated.

WordPress version

The Minimum WordPress-supported version is 4.9.8. Prime Mover support cannot be lower than this version because some functions are needed but do not exist below it.

You should always use the latest WordPress version for the best migration and backup stability compatibility.

PHP version

The minimum PHP-supported version is 5.6. The recommended version is the same as WordPress (PHP 7.4+). It is not recommended to stay in PHP 5.6 due to security vulnerabilities.

MySQL or Database version

Prime Mover has no specific minimum MySQL version as long as the current WordPress installation is compatible with Prime Mover (>= 4.9.8). This means it can work with legacy MySQL 5.0+, but these versions have reached official End-of-Life and may expose your site to security vulnerabilities.

For best results with migration and backup – it is always recommended to use MySQL version 5.7 or greater OR MariaDB version 10.3 or greater. These are the identical database versions currently recommended by WordPress Core.

Supported Servers

Prime Mover is tested to work with Apache, Nginx, Microsoft IIS, Litespeed servers, etc. As long as your server meets dependencies and runs a supported version of WordPress (along with supported PHP and MySQL versions, etc.), you should be able to use this plugin on any server.

FAQ

  • Do server PHP/MySQL/WordPress version differences between source and target site can result in migration glitches?

Yes, typically, if you have a big, complicated site, there might be little difference between the source site and the target site. This is due to the fact that you are using third-party plugins (not only Prime Mover) and themes, which, of course, react to differing versions.

For example, your original site uses PHP 5.6 and legacy/outdated plugins. However, when you migrate to a new PHP 7.4 server, some of your plugins might not work perfectly and need tuning up/updating, which can cause differences in how your site behaves.

The same is true when you migrate from PHP 7.4 to PHP 5.6—your plugins or themes might not work correctly because of the outdated PHP version.

It is always recommended to migrate to a target site with the same server specs as your source site. This will eliminate issues caused by server technical differences.

  • I find it weird that multisite migration sometimes has glitches. What would have caused this?

Take note, for example, that these are significant changes if you move your site from a multisite to a single site or vice versa. This is because the site used to work with multisite, along with its multisite plugins, multisite-related settings, and all network-related stuff/customization. Prime Mover does its best to make this migration as smooth as possible, but there are times when differences and glitches are bound to happen.

The most contributing factor to these differences is the plugins and themes you are using. For example – say you have a multisite-only plugin and are migrating to a single site. These multisite plugins do not work anymore on a single site. Thus, one reason for the differences in your site behavior is that.

Or if your site is using multisite-related settings for a plugin that are no longer applicable when being migrated to a single site, Prime Mover cannot adjust this because migration simply replaces paths, domain names, or hostnames as well as URLs to the target site. Changing detailed plugin settings is beyond the scope of the migration.

As usual, if you see some strange behavior after migration, it is suggested that you do a post-migration troubleshooting to check and review the site plugins’ settings after migration (and to sort out possible issues).

Prime Mover PRO also has a feature that excludes plugins. Using this feature, you can exclude problematic or multisite-only plugins from your package.

The differences could become more pronounced if you migrate to a completely different PHP/MySQL/WordPress version from your source multisite or single site. Your plugin settings and customization might be greatly affected in this case.

Get in touch with us!

If you think the issues could be Prime Mover-related, please get in touch with us and provide us with your WPRIME package for troubleshooting. You can upload this to Google Drive or DropBox and share the link to download it. Please describe the differences between the source site and the target site. Show expected and actual behavior screenshots so the tech support knows where to find the problem.

It would be helpful to provide us with as much debug data as possible, such as your site info, so we can mimic your server environment in our test servers.

Last updated: November 11, 2024

Was this article helpful?
YesNo