The MU forums have moved to WordPress.org

Trouble importing posts from WordPress to WordPress Mu (4 posts)

  1. mandiehman
    Member
    Posted 14 years ago #

    I am exporting posts from a WordPress blog to be imported to WordPress Mu. Unfortunately, there are over 3700 posts, and while we've increased the upload file size limit to 256MB to accomodate the 50 MB file, the import only loads 400 or so posts before giving me this error:

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes) in /home/dealmom/domains/dealseekingmom.com/public_html/wp-includes/plugin.php on line 302

    Is there another method I can use to move all of those posts, comments, categories and tags over?

  2. tmoorewp
    Member
    Posted 14 years ago #

    The error you are getting is a PHP memory limit. You can reset this in your php.ini file. Also increase the execution time limits while you are there. That should help.

  3. andrea_r
    Moderator
    Posted 14 years ago #

    Break the export into multiple files with this plugin:
    http://wordpress.org/extend/plugins/advanced-export-for-wp-wpmu/

    (coming soon to core! :D )

  4. tdjcbe
    Member
    Posted 14 years ago #

About this Topic

  • Started 14 years ago by mandiehman
  • Latest reply from tdjcbe