Use a database.sql for a new Joomla website?

Discussion in 'Joomla' started by ameran, Oct 14, 2007.

  1. #1
    Hello,

    I have a critical question.
    I am going to install a Joomla script on my new domain but I would like to use my database.sql from my other website for the new one. I would like to do it because I have many contents in that file and I would have it automatically in the new website.

    Is it possible to do that and when yes, how can I do that?

    I appreciate for your help.

    Thanks,
    ameran
     
    ameran, Oct 14, 2007 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    Make sure the old site is running the same version as the new install. Upgrade it if not.
    Set your admin name and admin password the same for both.

    Make a note of the mysql version on the new server, then it should be as simple as exporting the old database with the if not add/drop version selections and then importing it to the new database.

    If file size is really large you may have to break it into sections and import via query method.
     
    Colbyt, Oct 14, 2007 IP
  3. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #3
    TwistMyArm, Oct 14, 2007 IP
  4. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #4
    That might be a far easier, better choice for you. I have zero experience with joomla so the hard way it the only way I know to share.
     
    Colbyt, Oct 14, 2007 IP