Title: Import Problem
Last modified: October 3, 2018

---

# Import Problem

 *  Resolved [99cents](https://wordpress.org/support/users/99cents/)
 * (@99cents)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/)
 * Hi. Great plugin. But I have a problem with import, it constantly stops (freeze)
   [http://joxi.ru/KAgG4lVTEnJ5dA](http://joxi.ru/KAgG4lVTEnJ5dA) Imports 10-20 
   users and stops. Then I refresh the page and click continue and it repeats again
   [http://joxi.ru/zANVgR3SvJg1QA](http://joxi.ru/zANVgR3SvJg1QA). How can I fix
   it?
    -  This topic was modified 7 years, 8 months ago by [99cents](https://wordpress.org/support/users/99cents/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/#post-10748157)
 * If the import hangs, you should use these settings in the php.ini file:
 *     ```
       max_execution_time=3600
       max_input_time=3600
       memory_limit=1G
       post_max_size=1G
       upload_max_filesize=2G
       ```
   
 * also please add:
    `define(‘WP_MEMORY_LIMIT’, ‘1024M’);` in your wp-config.php
   file to increase the memory allowed by WordPress.
 * 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
   for Windows: [https://www.fredericgilles.net/migrate-wordpress-local-windows-server/](https://www.fredericgilles.net/migrate-wordpress-local-windows-server/)
   and for Mac: [https://www.fredericgilles.net/how-to-migrate-to-wordpress-from-various-cms-on-a-mac-local-server/](https://www.fredericgilles.net/how-to-migrate-to-wordpress-from-various-cms-on-a-mac-local-server/)
 * In any case, if you click again on the import button, it will resume the import
   where it left off.
 *  Thread Starter [99cents](https://wordpress.org/support/users/99cents/)
 * (@99cents)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/#post-10766567)
 * Yeah, thanks, it’s working. Now a new problem, does not work redirect. For example,
   an article on Drupal site [http://alternathistory.com/content/sportivnyy-avtomobil-zis-101a-sport-sssr](http://alternathistory.com/content/sportivnyy-avtomobil-zis-101a-sport-sssr)
   and an article [http://wp.alternathistory.com/blog/sportivnyj-avtomobil-zis-101a-sport-sssr/](http://wp.alternathistory.com/blog/sportivnyj-avtomobil-zis-101a-sport-sssr/)
   on WP site
 * Redirect not working
 *  Plugin Author [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/#post-10766597)
 * The redirect is only a feature of the Premium version: [https://www.fredericgilles.net/fg-drupal-to-wordpress/](https://www.fredericgilles.net/fg-drupal-to-wordpress/)
 *  Thread Starter [99cents](https://wordpress.org/support/users/99cents/)
 * (@99cents)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/#post-10766736)
 * Yes, i have premium version.
 * Created ticket. Tnx

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Import Problem’ is closed to new replies.

 * ![](https://ps.w.org/fg-drupal-to-wp/assets/icon-256x256.png?rev=1490014)
 * [FG Drupal to WordPress](https://wordpress.org/plugins/fg-drupal-to-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fg-drupal-to-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fg-drupal-to-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/fg-drupal-to-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fg-drupal-to-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fg-drupal-to-wp/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [99cents](https://wordpress.org/support/users/99cents/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/import-problem-23/#post-10766736)
 * Status: resolved