Moving site to new host

Discussion in 'Site & Server Administration' started by hunter22375, Jul 2, 2008.

  1. #1
    Can anyone explain the best way to move an entire site to a new hosting company/server? I already have my Forum datatbase in MySQL figured out...I just need to find out how to do the rest. My site is created using Joomla 1.5 if that makes a difference. Thanks in advance.
     
    hunter22375, Jul 2, 2008 IP
  2. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #2
    If your website is hosted in linux server with cPanel 10 or higher then you can move your whole website including databases directly to the hosting provider that gives cPanel 10 or higher control panel. You will just need to contact the new hosting provider and give them a username and password of your cpanel.
     
    MayurGondaliya, Jul 2, 2008 IP
  3. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #3
    If you don't have cPanel then just download your web site contents via FTP and upload it on your new Host server and then restore MySQL database.
     
    kailash, Jul 2, 2008 IP
  4. HostColor

    HostColor Well-Known Member

    Messages:
    428
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    135
    #4
    The other option to get trouble free migration is to ask your new web host whether they would transfer your website.
     
    HostColor, Jul 3, 2008 IP
  5. alikuru

    alikuru Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If you have shell access on both of your old an new servers, you can try packing your site content (e.g., into a tarball) and dump your mysql db, then transfer it to another one using wget and restore.
     
    alikuru, Jul 4, 2008 IP