upgrading dependencies for php5
Hey all,I currently have a dedicated server with CentOS 3.5 installed on it, with Apache 2.0.55, and PHP 5.0.5. Today when trying to upgrade my version of PHP to version 5.1.2, ./configure states that I am running an older version of libxml2 (2.5.10) than what is required (2.6.x).
When I try and upgrade libxml2 using YUM, yum returns that libxml2 is up to date. If i try to download and install the RPM for libxml2, it returns conflict errors.
My question is how can I upgrade libxml2 so that i can upgrade php5? I also had a similar issue when trying to upgrade glibc for zimbra, it returned it had the latest version when in fact it had an older version that wasnt compatible with zimbra.
any help appreciated.
thanks,
josh