How to change the Joomla directory using FTP

This tutorial assumes you already have your FTP manager open and are connected to your server

1) Browse to the directory where you installed Joomla


2) Right click the folder and select Rename

 

3) Type a new name for your Joomla directory and press Enter


 

Now we need to update the configuration.php file with the changes

 

4) Open your Joomla directory


 

Scroll down

 

5) Right click the file

 

If you have a PHP editor installed, you can click View / Edit to automatically open the file with your default editor


 

Otherwise, you will need to save the file to your computer and open it with a text editing program such as Notepad. We will do the latter

6) Click Download

 

7) Now go to the location where you saved the file. In this case, it is the desktop


8) Right click the file


9) Go to Open With and choose Notepad


10) Find var $live_site and change the link to match Joomla's new location


11) Make sure to save your file


12) Return to your FTP manager

 

13) Click and drag the file into your Joomla directory


14) With Overwrite selected, click OK

 

 

That's it! You now know how to change the Joomla directory using an FTP manager and update the configuration file

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to back up your Joomla database using cPanel

Backups are an essential part of any active website. Not making regular backups can be a disaster...

How to back up your Joomla database using phpMyAdmin

Backups are an essential part of any active website. Not making regular backups can be a disaster...

How to change the default Joomla favicon

A favicon is a small image that shows up next to the website's name. Here is the default Joomla...

How to change the Joomla directory using cPanel

This tutorial assumes you are already logged in to your cPanel account 1) Click File Manager...

How to download the latest Joomla version and install it on your server

1) For this tutorial, you will need to open your web browser and go to http://www.joomla.org...