Importing keeps hanging after 1000 import (dedicated server)
-
Hello,
I have a dedicated server and i am trying to migrate my website from drupal to wordpress.
Its somewhat a big website with around 100,000 article and around 37,000 image..
I have set the php info as follows:
memory_limit 1G
max_execution_time 10800
max_input_time 18000
post_max_size 1G
upload_max_filesize 2GNo image is larger then 1MB and the above settings was taken from a recommendation provided by the developer from one of the support topics. (https://wordpress.org/support/topic/import-freezes-and-doesnt-import-all/)
My server has a size of 2TB which is more the enough to receive the data.
the data is being transferred from a serve to another.
PHP v5.6.40 running as FASTCGI application served by Apache (parallel plesk)Please advise on how to make the script run continuously without hanging in order to migrate all the site.
this is a demo migration to check if its working in order to go for the premium version and transfer all the data including users data.Thank you
NOTE: the only way to keep it going is to stop and run the import again every time it stops (without showing any logs) every few hunderds articles
- The topic ‘Importing keeps hanging after 1000 import (dedicated server)’ is closed to new replies.