Hi, I have 2 versions of mysql installed (version 3.x and 5.x). How do I set in apache server to run on version5.x. thks
Just install the rpms of MySQL 5 including the shared client libraries and header libraries rpm. Then recompile your apache and php. It should start using the newer version.