Backup Buddy Restore Help

Discussion in 'Programming' started by Boris_Badenoff, Mar 13, 2015.

  1. #1
    Hi,

    I am looking for help from someone with a lot of php script and SQL Server experience to run a Backup Buddy php script to restore my database. The backup buddy files are on the new server host. I tried to run and was able to create the Wordpress environment but need help trying to figure out how to restore database. If you are interested let me know your rate per hour and anything that makes you think you can get the job done. Thanks!
     
    Boris_Badenoff, Mar 13, 2015 IP
  2. Imgup

    Imgup Member

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #2
    Can't you do it yourself with ImportBuddy?

    https://ithemes.com/codex/page/BackupBuddy:_ImportBuddy

    There's documentation to show you how to import a database.
     
    Imgup, Mar 13, 2015 IP
  3. Boris_Badenoff

    Boris_Badenoff Well-Known Member

    Messages:
    381
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    128
    #3
    I thought I would be able to but it is tricky. First of all the old host server is gone so I can't refer back to it. I have a new host with different file paths and such that are making this more complicated. Rather than spin my wheels any longer, I hope to find someone that is a bit more savvy at doing this kind of restore.
     
    Boris_Badenoff, Mar 13, 2015 IP
  4. Imgup

    Imgup Member

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #4
    If you haven't found anyone by tomorrow, give me a shout. I'd offer to do it now but it's Friday night and I'm off out soon! :(
     
    Imgup, Mar 13, 2015 IP
  5. enous

    enous Well-Known Member

    Messages:
    1,500
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    158
    #5
    emm, its not easy it you didn't know that much
     
    enous, Mar 19, 2015 IP
  6. Boris_Badenoff

    Boris_Badenoff Well-Known Member

    Messages:
    381
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    128
    #6
    Amen to that.
     
    Boris_Badenoff, Mar 20, 2015 IP
  7. matt_62

    matt_62 Prominent Member

    Messages:
    1,827
    Likes Received:
    515
    Best Answers:
    14
    Trophy Points:
    350
    #7
    I have never worked with backup buddy.

    Cant you open the databases in notepad, and look at the code, and go to myphpadmin and simply copy/paste the remaining sql code and run it?

    Typically in a SQL database backup file, simply copy/pasting it and running it in phpadmin is able to create databases, tables, and fill it with the correct info.
    if your stuck, File a ticket with your webhost -> thats what they are there for.

    I would offer to help, but its nearly 2am here.
     
    matt_62, Mar 20, 2015 IP