How can I move my database driven web site from one host to another? I’m using Joomla.?

Basically I am paying for shared hosting and also VPS hosting and would like to move my Joomla site from the shared to the faster VPS so I can cancel the shared hosting. How do I do this without losing all the content I already have? Thanks!

Chosen Answer:

It is quite simple, if the your site is simple. It might need professional services if the site is a massive portal.

Your new host might provide you a facility for “Remote FTP”. If your new hosting guy / VPS guy provides Remote FTP, use this to transfer all Joomla files to the new host.
Then take a MySQL Database dump from the current shared hosting and recreate your database at the new hosting.

This is very smooth, if the environments on both hosting places are same.
For example, If PHP is not compiled properly on the new hosting guy, you might encounter some problems.
If the MYSQL database version on the new hosting is not matching with the old one, the data migration might give some problem.

You can experiment this if you are little technical and understand some database fundamentals. Otherwise you need to seek some professionals help

Ram Kumar
Rhea Knowledge Technologies (P) Ltd

http://www.rheakt.com

by: Ram Kumar L
on: 13th January 09

You can leave a response, or trackback from your own site.

One Response to “How can I move my database driven web site from one host to another? I’m using Joomla.?”

  1. Ram Kumar L says:

    It is quite simple, if the your site is simple. It might need professional services if the site is a massive portal.

    Your new host might provide you a facility for “Remote FTP”. If your new hosting guy / VPS guy provides Remote FTP, use this to transfer all Joomla files to the new host.
    Then take a MySQL Database dump from the current shared hosting and recreate your database at the new hosting.

    This is very smooth, if the environments on both hosting places are same.
    For example, If PHP is not compiled properly on the new hosting guy, you might encounter some problems.
    If the MYSQL database version on the new hosting is not matching with the old one, the data migration might give some problem.

    You can experiment this if you are little technical and understand some database fundamentals. Otherwise you need to seek some professionals help

    Ram Kumar
    Rhea Knowledge Technologies (P) Ltd
    http://www.rheakt.com

Leave a Reply