ivytony Posted March 21, 2008 Share Posted March 21, 2008 I used Yum to install PHP on my newly built CentOS 5 Server, but it turned out to be 5.16. I am wondering how to install php 5.25 from source on CentOS 5. Please provide a little details on building, making and installing. I am also running apache and mysql on the server, so PHP needs to work with both. Thanks!! Link to comment https://forums.phpfreaks.com/topic/97283-how-to-install-php-525-on-centos-5/ Share on other sites More sharing options...
trq Posted March 24, 2008 Share Posted March 24, 2008 There should be no need to build from source simply to get to 5.2.5. A google search of yum php 5.2.5 found quite a few rpm's already built and available. Link to comment https://forums.phpfreaks.com/topic/97283-how-to-install-php-525-on-centos-5/#findComment-499390 Share on other sites More sharing options...
kenrbnsn Posted March 25, 2008 Share Posted March 25, 2008 I just did the upgrade using the YUM package found at http://www.jasonlitka.com/2007/11/16/upgrading-to-php-525-on-rhel-and-centos/ So far it seems to be working fine. Ken Link to comment https://forums.phpfreaks.com/topic/97283-how-to-install-php-525-on-centos-5/#findComment-500322 Share on other sites More sharing options...
ivytony Posted March 25, 2008 Author Share Posted March 25, 2008 thanks Ken! It worked for me appreciate it. Link to comment https://forums.phpfreaks.com/topic/97283-how-to-install-php-525-on-centos-5/#findComment-500664 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.