Hello: I have installed the PHP and Apache by RPM, and the version of rpm packets is:
httpd-2.2.3-63.el5.centos.1.x86_64.rpm apr-1.2.7-11.el5_3.1.x86_64.rpm apr-util-1.2.7-11.el5.x86_64.rpm postgresql-libs-8.1.18-2.el5_4.1.x86_64.rpm gmp-4.1.4-10.el5.x86_64.rpm php-common-5.1.6-27.el5.x86_64.rpm php-cli-5.1.6-27.el5.x86_64.rpm php-5.1.6-27.el5.x86_64.rpm As you see, this version of PHP is 5.1.6, so I want to installed PHP 5.4. I want to know the list of PHP 5.4 RPM packets, these can replace the php-common-5.1.6-27.el5.x86_64.rpm, php-cli-5.1.6-27.el5.x86_64.rpm and php-5.1.6-27.el5.x86_64.rpm. Thank you.