upgrading mySQL from 3.23 to 5.0 broke cmsms on IIS
Posted: Sun Jun 22, 2008 11:39 pm
I had CMSMS running fine on our IIS 6 server with existing mysql 3.23 and i followed recommended upgrade path to 4.0. CMSMS still worked.
But then couldn't get mysql 4.1 to see existing databases so did a uninstall and direct installation, then used mysqldump.exe to import the previous CMSMS database.
I then found it couldnt handle the old style password so used the OLD_PASSWORD() script to get this working..
After that was just getting a 404 (i think) error and have got no idea where to go from here...
Any idea how i can get this working?
But then couldn't get mysql 4.1 to see existing databases so did a uninstall and direct installation, then used mysqldump.exe to import the previous CMSMS database.
I then found it couldnt handle the old style password so used the OLD_PASSWORD() script to get this working..
After that was just getting a 404 (i think) error and have got no idea where to go from here...
Any idea how i can get this working?