Forums

Moving DB, Cant import .. reaching limit (3 posts)

  1. rleon
    Member
    Posted 3 years ago #

    I am trying to move my db to another provider.
    I have exported but when I try to import I am reaching the 2MB limit.

    I do not have access to the command line so there fore I can not import via command line.

    What other ways can I import my db?

    Thanks

  2. Samuel B
    moderator
    Posted 3 years ago #

    if using a .sql file - just split it in half or thirds - just be sure and don't split it in the middle of an action. Import each separately.

  3. Justin Tadlock
    Member
    Posted 3 years ago #

    If you have access to your php.ini file, you can change the upload_max_filesize and post_max_size. But, you'd need to ask your host if you have access to it.

    As samboll suggested, you could also split it up. You can export just your wp_comments, wp_posts, and so on, then import them individually.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.