Joomla Guides
Move/Backup Joomla Site
| Move/Backup Joomla Site |
|
|
|
| Friday, 09 November 2007 | |
|
Sometimes we have the need to move our site from one place to another, may it be from one server to another or just moving it to a different sub folder on the current server, here is a quick quide on how to do this. Click read more to see complete article Quote $mosConfig_user = 'joomla_joomla'; $mosConfig_password = 'password'; $mosConfig_db = 'joomla_joomla'; $mosConfig_absolute_path = '/home/joomla/public_html'; $mosConfig_live_site = 'http://www.joomlaxtreme.com'; $mosConfig_cachepath = '/your absolute path/cache'; Note: You may also need to ensure you have configured your .htaccess file in the new location. Of course with the release of Joomla! it will no longer be $mosConfig_ but $josConfig |
|
| Last Updated ( Friday, 09 November 2007 ) |
| < Prev |
|---|