
Originally Posted by
orty
I'm about to migrate a bunch of sites from an old server to a new fancy one. My old server is a CentOS 4.5, Apache 1.4, PHP4, MySQL 4.1 box. The new one was setup with Apache 2.x, PHP5, MySQL 5, and CentOS 5.1. I'm not too worried about PHP 5 and apache 2, but I don't know a thing about MySQL5 -- how well does it work with older applications?
How do I go about downgrading if I feel the need. Has anybody had issues with just throwing a bunch of sites at MySQL 5.x? I know I'll need to enable old-style passwords, but I just wanted to see if there were any other gotchas out there.
-jake