Your Ad Here

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2010
    Location
    Karnataka,India
    Posts
    92
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Lightbulb [host-transfer]mybb assistance

    hi there, i am thinking of shifting my current site to zemhost...
    here is what i am doing,plz correct me if i am wrong

    1 - download ll the files inside public_html via ftp
    2- export all the database components [i dono what they call it,tables ?]
    3 - upload all files to public_html of zemhost account
    4 - import the database
    5 - change the config.php file

    is this procedure right ?

    am using mybb as my forum software
    members are 16 and posts are 410

  2. #2
    Join Date
    Feb 2010
    Posts
    591
    Thanks
    30
    Thanked 31 Times in 26 Posts

    Default

    I would prefer it like this:

    1. Download all the files from public_html and compress them to a .zip file.
    2. Export all databases.
    3. Upload the .zip file with all files to the new server and extract the files.
    4. Chmod all files to the right premission.
    5. Import all the databases.
    6. Edit the config of your software and enter the new details.
    7. Check everything if its work .
    8. Make your site public.

    But yours is right you only forgot the chmod thingy.
    You also can make a complete backup and import in the new cPanel and chmod all files and everything should work.
    Last edited by Serial Thrilla; 07-31-2010 at 09:11 AM.
    Your ZemHost Junior Administrator and Staff:

  3. The Following User Says Thank You to Serial Thrilla For This Useful Post:

    dimon (07-31-2010)

  4. #3
    Join Date
    Jun 2010
    Location
    Karnataka,India
    Posts
    92
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default

    ok...thank you very much for your valuable feedback..
    ah,i forgot the chmod thingy as my current host doesn't need to it. thanks again

  5. #4
    Join Date
    Dec 2009
    Location
    People's Republic of China
    Posts
    825
    Thanks
    36
    Thanked 35 Times in 27 Posts

    Default

    Yes, these procedures should be correct.
    A little extra point: Packing all the files from your old hosting service provider to an archive and fetch it is significantly faster. Since a script is typically formed by hundreds (if not thousands) of files, a lot of time will be consumed on sending hundreds of requests, instead of actually transferring the data, if you just fetch the files one by one. You can compress it either with the control panel, if supported, or Net2FTP. cPanel can directly decompress .zip, .tar, .gz, .bz2 archives.
    Yes, databases are primarily formed by tables, even though there are still some other things.
    Also, if you have compressed the files with a .tar(.gz/.bz2) archive, you possibly don't need to manually chmod. .tar archives can preserve permission and ownership info. This sometimes creates trouble, though, when the user id is not the same in both servers.
    Last edited by RichardGv; 07-31-2010 at 09:36 AM.
    Gentoo Linux User (+ fvwm) / Loyal Firefox User / Owner of a Stupid Old Computer (My PGP Public Key)
    Please keep good posting habits and use "Thanks" button to replace thanks posts. Thanks.
    Many people would sooner die than think. In fact they do. -- Bertrand Russell

  6. The Following User Says Thank You to RichardGv For This Useful Post:

    dimon (07-31-2010)

  7. #5
    Join Date
    Jun 2010
    Location
    Karnataka,India
    Posts
    92
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default

    ok so i would do it the faster way.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts