Joomla Tutorials and Blog Posts

How to Update Joomla 1.6 to 1.7

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

tutuploads1._Go_to_the_Extension_Manager.png

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".

tutuploadsCheck_the_update_tab..png

Step 2: Purge the Cache

tutuploadsPurge_the_Cache.png

Click the Purge Cache button to clear the cache.

Step 3: Find Available Updates

tutuploadsFind_the_available_updates..png
Click on the "Find Updates" button.

Step 4: Select Updates

tutuploadsCheck_the_version_number.png

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

tutuploadsClick_Update.png

To update your site, simply click the "Update" button!

Step 6: Check For Update Success

tutuploadsDon_t_quit_until_you_see_success..png

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.

 

Comments

 
pj
#1 pj 2011-07-22 02:26

Anyone familiar with this error message when updating from 1.6.5 to 1.7??
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
 
 
Nick
#2 Nick 2011-07-22 14:23

Hi pj,

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
 
 
Nick
#3 Nick 2011-07-22 15:16

p.s. I would also try changing

max_upload_file size

to 8M

just in case.
 
 
pj
#4 pj 2011-07-24 02:04

Thank you. I'll see if I can locate the php.ini file on my server.
 
 
pj
#5 pj 2011-07-24 02:08

If it's the right ini.php file, it is located in the root, but there is nothing about max execution time. It's actually a VERY short file of 9 lines, and they all begin with zend_

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!
 
 
pj
#6 pj 2011-07-24 02:10

Hmmm . . . where to put php_value max_execution_t ime 60 on the htaccess?? And everything has a # or ## in front of the line, so I'm assuming I'm going to have to do that to this php_value max_execution_t ime 60?
 
 
Nick
#7 Nick 2011-07-25 20:46

Hi pj,

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
 
 
Naveed Ramzan
#8 Naveed Ramzan 2012-05-28 10:23

I tried to selecting version (2.5.4) after clicking purge cache, but showing some error that

-1 - An error has occurred.

Copy failed

Can you please guide me in this regard.

thanks
 
 
L. Arnold
#9 L. Arnold 2012-12-21 06:22

Same problem here. Also can't run a simple upgrade from 1.6.6 to 1.7. Same Error.

Maybe the increase in the timeout but I expect it is start over time.
 

Add comment


Security code
Refresh

blog-ad

Start Online Training

Members get access to all our video training. That's 1,142 training sessions in Joomla, Drupal, WordPress and Coding.

Latest Comments

The License for Our Tutorials

All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:

  • You can re-use these tutorials.
  • You can modify these tutorials.
  • You must link back to our original tutorial.
  • You can't use these tutorials commercially.

Click here to read the full license.

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.