
Updating has become an easy process since the release of Joomla 1.6. The developers have built in a handy updater that is extremely easy to use. This new utility should make upgrading to all new Joomla versions a quick and painless process. Before you upgrade from 1.6 to 1.7, there are a just a couple of things you'll need to do. CAUTION: Don't do an update unless you have a backup. It's better to make a copy of the site and do the updates there, then copy it back to your main directory when you're sure everything works. Step 1: Go to the Extension Manager![]() The latest version of Joomla 1.6 is 1.6.5 / 1.6.6 (1.6.6 is a temporary security release). Attempting to go from an older version, like 1.6.3, directly to 1.7 in some cases will completely erase the site, so it's always recommended to go from 1.6.5 or 1.6.6. Go to Extensions>Extension Manager and then click "Update". ![]() Step 2: Purge the Cache![]() Click the Purge Cache button to clear the cache. Step 3: Find Available Updates![]() Click on the "Find Updates" button. Step 4: Select Updates![]() You will see the list of available updates. Check the box next to the updates that you'd like to use. Check the box next to the 1.7 update option (the screenshot above doesn't show 1.7 as we wrote this before the release). Step 5: Click Update![]() To update your site, simply click the "Update" button! Step 6: Check For Update Success![]() You will see a screen similar to the screen above with your version number clearly shown. It may take a while, so don't navigate away from this page until the update is complete. NOTES: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.
|

All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:
Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright 2013 Open Source Training, LLC. All rights reserved.
Comments
Fatal error: Maximum execution time of 30 seconds exceeded in /home/pjkin3/pu blic_html/libra ries/joomla/fil esystem/folder. php on line 462
If you have access to your the php.ini file try increasing:
max_execution_t ime
set it to 60 or 90.
If you don't have access ask your host to do it. If your host won't do it, try placing this in your .htaccess file:
php_value max_execution_t ime 60
max_upload_file size
to 8M
just in case.
I'll go for plan B -- LOL -- I'll try this php_value max_execution_t ime 60 and add it to the httaccess file and see what happens.
Thanks!
You can just put it in your php.ini (that's usually best), like so:
max_execution_time = 90
max_upload_filesize = 8M
Kind regards,
Nick
-1 - An error has occurred.
Copy failed
Can you please guide me in this regard.
thanks
Maybe the increase in the timeout but I expect it is start over time.