Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: j-b-tPosted on 2009-11-06 at 13:18:57ID: 25763148
Assuming both the test and production site are using the same version of Joomla e.g. 1.5 (i.e. that you have not had to migrate or reformat the database in any way.
What I would do when new site is ready I would:
1. back up entire old site including old database
2. back up entire new site including database
3. move new site to subdirectory or similar on server where it will be living for environmental testing
4. when new site is is new setting change the database that it is pointing to in the configuration.php file you will need to change the database name / the db username and password. [all this information will be ine the configuration.php file of the old site]
5. Now your new site will be using the ol d(but current) database
6. Now test back up again and then either redirect domain or move new site to directory(final resting place) as needed