Displaying 1 result from an estimated 1 matches for "97ac307a".
2008 Apr 29
3
How to handle updates after rebuilding PHP?
Hi,
One of our applications has some very specific requirements regarding
PHP, so I had to rebuild it to add some functionality that's not
included in the default configuration.
First thing I removed every PHP-related package that was installed on
the system:
# yum remove `rpm -qa | grep php`
Then I downloaded the PHP SRPM from
http://mirror.centos.org/centos/5.1/os/SRPMS/ and