There are 5 main steps to moving a Joomla site to another web server:
Download the latest version of Joomla – You can download the latest version here.
Move the unzipped Joomla files to your server – Joomla is big, so this will take a while. Put the files in the root directory of your server unless you are installing Joomla in a sub-directory or sub-domain.
Set up the database – Access your control panel and make a new database and database user. You will also have to add the user to the database. Depending on your hosting provider the specifics of setting up a database will vary, so I can not show any images. If you run into any problems, contact your hosting provider or do a Google search.
Choose your language – Then click next.
Pre-installation check – As long as you have a good server configuration this should be all set. Click Next.
License – You guessed it – click Next.
Database Configuration – Fill in your Host Name, Username, Password, and Database Name. This was set up in Step 1.
FTP Configuration – Click Next and leave everything alone unless you are more advanced.
Main Configuration – Enter your site name and the admin info. Then click Next. Do not click “Install Sample Data”. A warning pop-up box will confirm that you don’t want to install the sample data. Click OK, since we already have the data for the site.
Delete the Installation directory – Using FTP, delete the Installation directory from the server.
Access phpMyAdmin – Accessing phpMyAdmin will vary depending on your control panel and hosting provider. If you don’t know how to access phpMyAdmin, contact your hosting provider or do a Google search.
View the Joomla Database – When you first get into phpMyAdmin, you will see a database or list of databases on the left side of the screen. Click the database that holds your Joomla content. This will bring up a list of all of the tables in the database.
Click the Export button – This is located on the top horizontal bar.
Export database – Unclick the “Save file as” button and leave everything else alone. Click the “Go” button at the bottom of the page.
Keep this window open – You will now be on a page that shows the database dump. Leave this window open, we will need it in Step 4.
Access phpMyAdmin for your new site – Similar to Step 1.
Open the Joomla database – Find the database name on the left side of the screen and click it.
Click SQL – This is located on the top horizontal menu bar.
Paste SQL query – Copy all of the database info from the window that we kept open in step 3 and paste it into this box. Then click Go.
Now you have to OVERWRITE all of the essential Joomla folders on the new site with the files from the old site.
These are the essential folders to copy over:
Everything should be transferred and working at this point.
Awesome instructions. The part that would throw me off was trying to import my SQL instead of pasting it in. Dugh!! This was awesome!!! Your the best!!!
Great John, glad I could help!
-Keith
I was just seeking this information for a while. After 6 hours of continuous Googleing, at last I got it in your site. I wonder what is the lack of Google strategy that don’t rank this kind of informative web sites in top of the list. Normally the top web sites are full of garbage.
Thanks Willette! I’m glad I could help!
Okay, I’ll be the dumb guy here; exactly what is Joomla?
Mitch, In short Joomla is just another CMS. It’s similar to WordPress but it’s more clunky and harder to work with. It’s probably a good thing that you have never used it before.
Of course that is just my opinion 🙂