set mysql instance

Discussion in 'Apache' started by tllcll, Aug 6, 2006.

  1. #1
    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
     
    tllcll, Aug 6, 2006 IP
  2. Important

    Important Peon

    Messages:
    87
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    Important, Aug 11, 2006 IP