It’s best to post your question on the All-in-One WP Migration support forum: https://wordpress.org/support/plugin/all-in-one-wp-migration/
Hi Abu,
Thanks for your reply.
2) I tried to import from file. I have come cross error message. “Import failed” connection lost or timeout. Try uploading the file again.”
3) My new server only has fresh installation of wordpress.
4) Below setting in my wp-config.php file
@ini_set( ‘upload_max_filesize’, ‘512M’ );
@ini_set( ‘post_max_size’, ‘512M’ );
@ini_set( ‘memory_limit’, ‘256M’ );
@ini_set( ‘max_execution_time’, ‘300’ );
@ini_set( ‘max_input_time’, ‘300’ );
5) My new server Ubuntu 24.04 running on Proxmox 9.11
using aaPanel installed. Apache 2.4.62/MySQL 8.4.8/PHP-8.4
website size 357MB
Thanks
Again, it’s best to post your question on the All-in-One WP Migration support forum: https://wordpress.org/support/plugin/all-in-one-wp-migration/
Hi@galaxys5
You can try this solution, maybe it will help you:-
- Please copy your
.wpress file.
- Paste it directly into your local WordPress site’s folder here:
wp-content/ai1wm-backups/
- Go to your local WordPress dashboard: All-in-One WP Migration > Backups.
- You will see your backup file listed there. Click the three dots (…) next to it and hit Restore.
If it still blocks you, use the free plugin Duplicator instead, which has no file size limits.
Hi @mohamedjailani,
Thanks for your reply. I copied file into below location
wp-content/ai1wm-backups/ But the issue was restore wpress file using restore button. Then message pop up ” restore functionality available in our unlimited extension” I will try Duplicator and see.