I'm trying to upgrade a CMSMS v1.0.2 to v1.0.8, and having a heck of a time with this one site.
I get all the updated files copied over the old files, with the correct permissions.
The problem comes when I try to run /install/upgrade.php. It detects my database schema as 1, and says I need to upgrade to schema 28. If I go ahead and hit the "do the upgrade" link, it says "Database Connection failed". Somewhere in there, it also erases the contents of my config.php, leaving a 0 size file. If I visit the website after this, instead of getting the "Site down for maintenance" message, it takes me straight to the installer.
So why is the installer falsely detecting the database schema as 1? Normally a 1.0.2 detects as schema 25 I believe.
Anybody have an idea what I should look at here?
I've updated 17 other 1.0.2 sites today without a problem, using the same method I am using for this site, so I know it can be done.
