It is risky to upgrade a live site without testing the upgrade process first. So before upgrading the live site you need to set up a test site which is as close as possible to the configuration of your live site, then test the upgrade on that. When you are happy with the process you can apply it to the live site (having taken a fresh backup of the live site first, of course).
You interested in having your Joomla 1.5.x site automaticly updated for you? If so check out this
To download the most recent patch package and to obtain the MD5 hash:
If you have questions about these instructions, read the Additional Information below this table.
Additional information:
| What is a patch? |
| Which package format should I use? |
| How do I use the MD5 hash to check the package? |
Ideally this should be on the same platform (operating system, PHP and database version) as the live site, but don't worry if this is not possible. Making a working copy of a Joomla! website involves copying the files and the database (these are separate activities). You will then need to amend the configuration.php to reflect the new location. Check that your test site is fully functional.
| How to copy a Joomla! website |
There are different ways of installing a package file depending on your particular circumstances. If you have difficulty with one of these methods, then simply try another.
| Unpacking a package file |
| Using an FTP client to upload files |
| Using a terminal session |
Check out as much of the functionality on your test site as possible. If there are any problems that will affect the way that you will need to handle the live upgrade then make a written note of them for later.
If you find errors you might check out the following possibilities:
Take a full backup copy of your live site immediately prior to upgrading. You may want to take your site offline prior to doing this so that updates are not lost.
| How to copy a Joomla! website |
There are different ways of installing a package file depending on your particular circumstances. If you have difficulty with one of these methods, then simply try another.
| Unpacking a package file |
| Using an FTP client to upload files |
| Using a terminal session |
The alternative selected may be different from that used in step 3 if the hosting platform for the site is different.
Referring to your notes from step 4, make any other changes that are required to bring the site into operation following the patch installation.
Don't assume that the upgrade will work flawlessly just because the test upgrade worked. Check to make sure that nothing untoward has happened. It could be that differences between the live site and test site platforms will bring out a problem that you did not notice during testing. If you find a problem and it cannot be resolved quickly you might have to rollback the upgrade using the backup copy you created in step 5.
Hopefully all will be well and you can relax