All-in-One WP Migration Backups blank page
-
Good morning. I am trying to move a wordpress site to a different server. I have made a full wpress export around 2.4 GB. I have bought the unlimited extension of All-in-One WP Migration. I have copied the wpress file to /WordPress_01/wp-content/ai1wm-backups/ via FTP. I have installed WP and All-in-One both main program and extension in the new site. But when I try to open the Backups option of All-in-one, in order to restore the wpress, I get a blank page.
I have added define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ ); to wp-config.php. to no use.
The site is using php 5.6, with the following parameters (that I cannot change by myself):
display_errors Off
file_uploads On
max_execution_time 60 sec (CPU) / 120 sec (máximo)
memory_limit 128 MB
post_max_size 48 MB
register_globals Off
safe_mode Off
upload_max_filesize 32 MB
session.gc_maxlifetime 1440
session.cache_expire 180
What should I do next?
Thank you
The topic ‘All-in-One WP Migration Backups blank page’ is closed to new replies.