Upgrade to c5 5.5?

Permalink
I've running version 5.4.1.1 en followd some advise i've seen by the discussions.

http://www.vivantevanlexmond.nl/index.php/tools/required/upgrade...

Than I get the following message:

Upgrade Concrete5

Your site is already up to date! The current version of Concrete5 is 5.4.1.1. You should remove this file for security.

Back to Home.

Click here if you would like to re-run this script.

I've more site's with C5 Running so if i know how to upgrade this one I can take care of the other sites to.

RicharddeBruin
 
adajad replied on at Permalink Reply
adajad
1. First of all, make a db backup. After that I suggest making a backup of your files also.

2. Download C5 5.5 (http://www.concrete5.org/developers/downloads/... ) and unzip the concrete folder within the zip package to your web root. Overwriting the existing concrete folder.

3. Open up http://www.vivantevanlexmond.nl/index.php/tools/required/upgrade... again to run the upgrade script.
andrewpietsch replied on at Permalink Reply
I had the same issue. I had to upgrade to 5.4.2.1 manually (by downloading it and replacing the <root>/concrete directory with the new version and runninghttp://<host>/tools/required/update),... then doing the same for 5.4.2.2 and then again for 5.5. I initially tried doing an auto update (from the admin UI) but this installs stuff under <root>/updates and adds a config item to config.php to point to it. Once I'd done this copying over the concrete dir didn't work -- hence you have to do it manually or I presume wait until 5.5.x is marked as stable.

Cheers