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

How familiar are you with Joomla?

We are extremely familiar with both Joomla and Mambo. We have been using Mambo since v4.1 (early...

What is the recommended files/folders permission for Joomla?

Set folders permission to 755 and files to 644. When you aren't modifying the configuration.php...