how to show joomla site on main www?

Asked by:
rogersa
Time:
2012-06-22 9:33 pm
Category:
Joomla
Hits:
430
I put joomla in a sub directory, now how do I get it to show on main www.sitename.com?

You must login before you can ask a follow up question.

You must login before you can submit an answer.

OTHER ANSWERS

0

ScottM
2012-06-25 12:57 pm
Hello Rogersa,

You will need to move the Joomla installation up to the main directory in order to display it as your www.sitename.com and not www.sitename.com/subfolder

1. Move all of the files and folders from your Joomla folder to the root directory. In your case from public_html/subfolder to public_html

2. Reconfigure your settings in your application. You will need to edit your configuration.php file and make the following changes:

Change from: var $log_path = '/home/user/public_html/subfolder/logs';
To: var $log_path = '/home/user/public_html/logs';

Change from: var $tmp_path = '/home/user/public_html/subfolder/tmp';
To: var $tmp_path = '/home/user/public_html/tmp';

Change from: var $ftp_root = '/public_html/subfolder';
To: var $ftp_root = '/public_html';

Change from: var $live_site = 'http://www.sitename.com/subfolder';
To: var $live_site = 'http://www.sitename.com';


I hope this answers your question. If you have any more questions or information specific to the issue please leave a comment below so we can further assist you.

Best Regards,
Scott M

You must login before you can post a comment about this answer.

Like this Question?

Support Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.