Frequently Asked Question

Migration freezes
Τελευταία Ενημέρωση πριν 4 χρόνια

Please use our recommended settings during the migration.
The recommended php.ini settings are:

max_execution_time=7200
max_input_time=7200
memory_limit=2G
post_max_size=1G
upload_max_filesize=1G


also please add:

define('WP_MEMORY_LIMIT', '2G');

in your wp-config.php file to increase the memory allowed by WordPress.
See here for more information: https://premium.wpmudev.org/blog/increase-memory-limit/

If you are on a shared host, you can't modify the php.ini file. Another solution is to install WordPress on your local computer and run the import in local. In this case, you won't have the limitations of the shared host. Here is the procedure: https://www.fredericgilles.net/support/kb/faq.php?id=30

In any case, if you click again on the import button, it will resume the import where it left off.

Παρακαλούμε περιμένετε!

Παρακαλούμε περιμένετε... θα πάρει ένα δευτερόλεπτο!