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 […]
Error Log
Error.log contains all PHP messages generated while exporting or importing. This includes notices that do not stop running processes. It is located in the directory ‘/wordpress/wp-content/plugins/all-in-one-wp-migration/storage/’. The errors and messages in the file are related to any problems that the plugin may encounter during the migration. This includes incorrectly set file/folder permissions on the server, conflicting […]
Google Drive Extension Error Codes
The All-in-One WP Migration plugin communicates with your Google Drive and stores your backups using Google APIs. You may receive one of these errors if there is an error communicating with your Google Drive and the files stored in your Google Drive. Google Drive assigns a per-user quota to each user to distribute resources fairly. […]