Forums

Importing Database (5 posts)

  1. miguknamja4
    Member
    Posted 1 year ago #

    I'm trying to import my old database into the newer one for the WP 2.5 blog I just installed. However, I cannot do this because I need a valid WXR (WordPress eXtended RSS) export file. However, this option is not available for exporting files at my domain provider.

    What can I do?

  2. sabinou
    Member
    Posted 1 year ago #

    Do you want to ADD or REPLACE the DB of your freshly installed WP ?

    If that is a replacement of a blank database, then this is a piece of cake. Use phpmyadmin to connect to your old database, click the "export tab", click to select all tables, and click export, using default parameters (just tick "gzip" as additional option).
    Download the file.
    Download it again with another name and compare if it has exactly the same size (I already had incomplete downloads, better make sure)
    Then use phpmyadmin to connect to the database of the new WP blog, click "import", chose the download file for the old database, and there you are, you have it. You'll just need to run the (www.yourdomain.com)/wp-admin/upgrade.php webpage, a final click, and there you are, you're done :)

  3. miguknamja4
    Member
    Posted 1 year ago #

    No, I want to add the evo_ database to the wp_ one.

  4. miguknamja4
    Member
    Posted 1 year ago #

    OK, I tried this:

    http://wordpress.org/support/topic/5693?replies=82

    I followed the instructions, and nothing happened, good or bad! Just nothing! No change!

  5. t3spiritz
    Member
    Posted 9 months ago #

    Thanks for the tip.. it worked for me!

Topic Closed

This topic has been closed to new replies.

About this Topic