site cloning HELP!

Discussion in 'Programming' started by ben7292, Jan 29, 2008.

  1. #1
    Hey,

    I am new to site clonning as i am trying to recreate www.metaldamage.com its and mmorpg. I need help on where to start. Site Language is PHP i have basic (very) of it.

    Does anyone know a tutorial or programs that can help or anyone is kind enough to do it for free lol!

    if you want to help me in my quest to create the ultimate (or relaitvly good) rpg game then PM or e-mail me at networkrpg@googlemail.com

    Cheers

    Ben
     
    ben7292, Jan 29, 2008 IP
  2. ayahhelmy

    ayahhelmy Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maybe I can suggest some steps :
    1. Backup the database.
    2. Backup and download all files in the public_html
    3. Login to new server
    4. Create new database user with new password. You can use the same user and password too. Restore the database from sql file you got at step 1
    5. Restore the files
    6. Edit the php script as necessary according with new server's configurations.

    Try accessing your new site. If there are some errors, maybe there are some different php config. Make sure your new server has the same capabilities as your old one.
     
    ayahhelmy, Jan 31, 2008 IP