• Resolved Tarquin

    (@tarquin)


    I’ve tried several times to export in the last 2 days without success.
    I’ve disabled any plug-ins that might be a problem and I have also added the following code to my config file:

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ ); // increases the available memory from 96MB to 256MB
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ ); // push available memory to 512MB for admin access
    set_time_limit(420); // increases the time out limit for PHP calls
    ini_set(‘pcre.recursion_limit’,20000000); // tricks to work around recursion time out
    ini_set(‘pcre.backtrack_limit’,10000000); // tricks to work around recursion time out

    Any help with this would be greatly appreciated!

    https://wordpress.org/plugins/all-in-one-wp-migration/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m getting the same ‘Retrieving a list of all WordPress files…’ when exporting. Never had any problems before when exporting. I’d also appreciate a resolution for this issue. Thanks

    The problem lies with my hosting provider and their max file limits. Nothing can be done, so I’m stuck with this issue until I transfer to a new host.

    Thread Starter Tarquin

    (@tarquin)

    Thanks! I’ve contacted the host to check the status with the limits.

    Hi,

    I ve got the same problem on my localhost.

    Plugin Author Pim J. Iliev

    (@pimjitsawang)

    Hi all,

    I am sorry for the inconvenience.
    The engineers have found some problem with the plugin version 5.41 and are working on a fix.
    Do you mind rolling back to our old version (5.40) while they are preparing a new version to be released anytime this week?
    You can download it by clicking the version number from https://wordpress.org/plugins/all-in-one-wp-migration/developers/.

    Hi,

    I still got the error with the latest version 5.55.
    I bought the unlimted Version:
    All-in-One WP Migration Unlimited Extension and Version 2.8

    On the Incompatible Plugins List are also very famous and common Plug-ins:
    Is this list up to date?
    https://help.servmask.com/knowledgebase/incompatible-plugins/

    Of cause I have installed and activated:
    Jetpack
    Query Monitor
    W3 Total Cache

    I´m on a Win 2008 R2 with IIS 7.5 root server.
    I´ve tired to use PHP 5.6 and PHP 7.
    Both have the same problems.

    What can I do?

    Best regards,

    Rene

    • This reply was modified 7 years, 4 months ago by rw102016.
    • This reply was modified 7 years, 4 months ago by rw102016.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Export stuck on 'Retrieving a list of all WordPress files…'’ is closed to new replies.