How can I move my Joomla site to a new server?

You need to do the following steps:

Step 1: Download all files from your server to your computer. Be sure to keep the folder structure.

Step 2: Create a database backup using a tool like phpMyAdmin and save it to your computer.

Step 3: Upload all files from your computer to you new server. Remember to set the appropriate permissions.

Step 4: Create a database on your new server and upload your backup using phpMyAdmin.

Step 5: Change all relevant lines in configuration.php. These lines may include: $mosConfig_host, $mosConfig_user, $mosConfig_password, $mosConfig_db, $mosConfig_absolute_path, $mosConfig_live_site and $mosConfig_cache_path.

Get free professional Joomla installation with new hosting account

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

My SEF (Search Engine Friendly URL) option doesn't work?

Did you remember to change the name of the htaccess.txt to .htaccess (or copy the contents)? We...

Sessions table error

DB function failed with error number 1016 Can't open file: 'jos_session.MYI'....

How do I create a menu item that isn't a link?

While your usability experts will tell you that having a menu item that isn't a link is a bad...