Doesn't Realize It's Been Upgraded
Permalink
Hi,
I'm having an issue upgrading an old version of Concrete from version 5.2.0RC2 to version 5.3.2 (so I can proceed to 5.3.3 then the newest)
The installation hangs on a blank screen when it appears to be complete. If I go into the dashboard everything seems to have worked and Concrete claims it's running 5.3.2.
However, if I try to upgrade to 5.3.3 it claims it has never been upgraded from 5.2.0RC2 and says I must upgrade to 5.3.2 still.
This is being run on a WAMP server with PHP version 5.2.9-2 (to avoid errors that will pop up when using a newer PHP).
Any advice would be greatly appreciated, thank you!
I'm having an issue upgrading an old version of Concrete from version 5.2.0RC2 to version 5.3.2 (so I can proceed to 5.3.3 then the newest)
The installation hangs on a blank screen when it appears to be complete. If I go into the dashboard everything seems to have worked and Concrete claims it's running 5.3.2.
However, if I try to upgrade to 5.3.3 it claims it has never been upgraded from 5.2.0RC2 and says I must upgrade to 5.3.2 still.
This is being run on a WAMP server with PHP version 5.2.9-2 (to avoid errors that will pop up when using a newer PHP).
Any advice would be greatly appreciated, thank you!
1. Open up /config/site.php
2. Locate the line which defines the updated core directory. You probably have two
3. Delete the "define" statement which has two spaces before "define" -- this should likely be the older of the two statements
4. Try updating again ... it should work!