Move vBulletin from Windows to Linux?

Discussion in 'Programming' started by bellcom, Dec 11, 2014.

  1. #1
    I have a friend who has a forum he put up probably over 5 years ago, vbulletin running on a windows server and his host just went out of biz and he wants to move it to another host and has the backups. Can you move that to a linux host or too much to update for that?
    Instead of a sql file for the db there is a db back with a lot of .frm files so no clue what to do with these?
    Any tips appreciated on if I need to move to another windows server or would it be easy to get someone that could convert this to run on linux hosing so I could update to the latest version.

    thanks!
    -George
     
    bellcom, Dec 11, 2014 IP
  2. Anveto

    Anveto Well-Known Member

    Messages:
    697
    Likes Received:
    40
    Best Answers:
    19
    Trophy Points:
    195
    #2
    Vbulletin will run on a linux server as long as it has the standard PHP and MySQL which you will need. You could probably find a shared host who would offer to restore the backup at little to no cost. Otherwise you could try a developer in the buy/sell section of the forums.
     
    Anveto, Dec 11, 2014 IP
  3. bellcom

    bellcom Well-Known Member

    Messages:
    220
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    120
    #3
    Good idea, I should have checked with my host.
    On my other php mysql sites that I move I usually copy all the files and export/import the db in phpmy admin so I have databse.sql file backup of the db. But for this site, the admin gave the db backup consisting of a lot files like thread.frm, user.frm, userlist.frm and a lot of these taggregate_temp_1280681760.

    Are those used to import back into a new mysql db? Guess I could just google but thanks for the info!

    -George
     
    bellcom, Dec 11, 2014 IP
  4. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #4
    Nigel Lew, Dec 11, 2014 IP
  5. bellcom

    bellcom Well-Known Member

    Messages:
    220
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    120
    #5
    Hey Nigel, I did see that thread but didn't really understand it? So does that mean I may have incomplete backup or is there still a possibility of restoring if I hire someone that knows what they are look at LOL

    thanks!
     
    bellcom, Dec 11, 2014 IP
  6. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #6
    yep. I will try to find an easier guide for you.

    N.
     
    Nigel Lew, Dec 11, 2014 IP
  7. bellcom

    bellcom Well-Known Member

    Messages:
    220
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    120
    #7
    Ok, will keep reading as long as I know its possible :)
    Thanks Nigel, your always a great help !
     
    bellcom, Dec 11, 2014 IP
  8. chrisnagios

    chrisnagios Member

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #8
    .FRM are only the table structure files
    you also need the .MYD files for the data ...
     
    chrisnagios, Dec 14, 2014 IP