Today I dumped the database from an existing installation from a MySQL4 database to a MySQL5 database. All the data went over successfully, I can connect to the database, browse the tables and rows. It's all there.
I've verified the DB username and password. I switched over the config.php to the new database information, and the main page of the site loads. However, clicking on items that normally pull data, pull nothing, just whitespace. There are no database errors on the site. Switching back to the MySQL4 database server, and everything works fine.
PHP is and has been version 5.4, no change there.
I've done this many times with other software and have never come across this problem. Does anyone have any insight on this? Losing my mind. Thanks.
Problem after switching from MySQL4 to MySQL5
Re: Problem after switching from MySQL4 to MySQL5
Are you running the latest version of CMSMS?
This might help: http://docs.cmsmadesimple.org/troubleshooting/tips
This might help: http://docs.cmsmadesimple.org/troubleshooting/tips
Re: Problem after switching from MySQL4 to MySQL5
No. It's a version 1.7 (old, I know). The problem is, the web host is phasing out the external MySQL4 servers, which is what this install has been happy with for years. I've tried doing an upgrade to current version, which was a disaster. I'd try incrementals, but there's probably a ton of versions between 1.7 and current, and I don't see anywhere to download them.
Re: Problem after switching from MySQL4 to MySQL5
A few, but that shouldn't be a problem if you follow the guide carefully: http://docs.cmsmadesimple.org/upgrading/old-versions .mrdark wrote:I'd try incrementals, but there's probably a ton of versions between 1.7 and current, and I don't see anywhere to download them.
Downloads here: http://dev.cmsmadesimple.org/project/files/6
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!