Hello,
After several tests, when I try to import demo, I have a message error :
“Importing didn’t work! You might want to try reloading the page and then try again”
wp-config file has :
define(‘WP_MEMORY_LIMIT’, ‘1024M’);
And php.ini :
max_execution_time=3600
max_input_time=3600
memory_limit=1024M
max_input_vars=20000
post_max_size=1024M
upload_max_filesize=2048M
log_errors = On
Do you have an idea of the problem ?
Thank you in advance for your reply !
Hey intweb24,
I received a 503 error which means currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server. Try checking with your webhost to see if your account is having issues, or perhaps your webhost account has low memory.
If that doesn’t help, you could try the All-in-One WP Migration files for the 2017 Demo in the Private Content area.
They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
Read this All-in-One WP Migration tutorial
Best regards,
Mike
Ok it works perfectly with the All-in-One WP migration tool.
Thank you very much !