The Multisite Extension requires the All-in-One WP Migration plugin installed and activated. For more information on installing the tool, go to: https://help.servmask.com/knowledgebase/install-instructions-for-multisite-extension/ This tutorial includes information on how to: Export and Import steps common for all cases Export and import a WordPress multisite network Export subsite(s) from a multisite network and import as subsite(s) in another […]
BCMath missing in PHP installation
BCMath is a collection of PHP functions that support Arbitrary-precision arithmetic. Some of the internal functions of the All-in-One WP Migration Mega Extension are dependent on the BCmath module. If you see this message, your server does not have the BCMath module installed. Please contact your hosting provider to install BCMath before running the All […]
Install Instructions for Mega Extension
There are 2 simple steps to install the Mega Extension Install and activate the All-in-One WP Migration Plugin from the WordPress Console’s Plugins section. Upload and activate the extension that we sent you to the WordPress Console’s Plugin section. Step 1: Install the free All-in-One WP Migration Plugin (You can skip to step 2 if […]
Invalid File Permissions
All-in-One WP Migration plugin needs proper file and folder permissions to work. It needs properly set permissions to create folders ‘ai1wm-backups’ and ‘storage’ in specific paths: /wordpress/wp-content/ai1wm-backups /wordpress/wp-content/plugins/all-in-one-wp-migration/storage ‘storage’ folder creates, uses and eventually deletes temporary files used during import and export processes. The application inside wp-content directory creates the ‘ai1wm-backups’ folder and uses it for […]
Dependencies
In order to process their internal requests, the cloud storage extensions require the installation of some PHP extensions. They are: cURL, SimpleXML, and libxml. Please see the following links for more information on each of them: cURL missing in PHP installation SimpleXML missing in PHP installation libxml missing in PHP installation If you are still having […]
Corrupted Archive
If you receive a message indicating that you have a broken or corrupted .wpress archive: Re-download the.wpress backup from your exported site via FTP (rather than using the Download Button, login via FTP and download the backup file directly from wp-content/ai1wm-backups). Upload the file extracted in step 1 using “Import from File” or FTP it […]
All-in-One WP Migration WP CLI Integration
RESTORE restore This will restore a backup. A filename must be specified, and it must be located in the ai1wm-backups directory. Example: wp ai1wm restore migration-wp-20170913-095743-931.wpress BACKUP LIST Backup list – wp ai1wm list-backups This will return a list of backup files. Using this option will not create a backup and will disregard any other options […]
PHP 32bit
This message appears because the file you are attempting to import/export is larger than 2GB and you are using 32-bit PHP. Files larger than 2GB are not supported by 32-bit PHP. You can either: 1. (Recommended) Install PHP 64-bit. PHP 7 is the first official version of PHP with 64-bit support for Windows, and it […]
Out Of Disk Space
The All-in-One WP Migration plugin may fail to export or import due to a lack of disk space. This means that your WordPress installation server, whether local or remote, lacks sufficient space for the plugin to create and store a backup file or import from a destination backup. In such cases, the All-in-One WP Migration […]
Automatic backups don’t work
All of Servmask’s cloud storage extensions include the ability to schedule backups. In the unlikely event that your website’s automatic backups stop working, there are a few steps you can take: Save the settings again by clicking the “Update” button on the extension’s settings page. Check that you can perform a manual backup to file […]