• Resolved barbsm2

    (@barbsm2)


    Hi! I tried to use this plugin but it’s hanging at 26%. Any ideas?
    Thanks in advance!
    Barb

    === START import 2017-09-10 13:01:06 ===
    Connected with success to the Joomla database
    Joomla data found:
    29 categories
    70 articles
    9 web links

    [WARNING] Your Joomla database contains several users. You need the Premium version to import them.
    [WARNING] Your Joomla database contains some contacts. You need the Premium version and the Contact Manager add-on to import them.
    Importing categories…
    0 categories imported
    Importing posts…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kerfred

    (@kerfred)

    If it hangs, please use our recommended settings during the migration.
    The recommended php.ini settings are:

    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. Be careful if you copy paste the ‘ character may transfer as ” or ’ or `
    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.

    Thread Starter barbsm2

    (@barbsm2)

    Thanks Kerfred!!! Finally got back to this. I increased the memory allowed as you suggested and that resolved it. All is well.

    Thanks!
    Barb

    I am having the same issue but it hangs at 6%. Tried setting the PHP parameters in my wordpress instance yet the same issue exists.

    Any idea how to fix that?

    Plugin Author Kerfred

    (@kerfred)

    You can try to run the import in local. https://www.fredericgilles.net/support/kb/faq.php?id=30

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin Hangs at 26%’ is closed to new replies.