Anyone know how I can upgrade to PHP 4.4 - it is required by the latest version of ezpublisher (see here
http://forums.contribs.org/index.php?topic=33559.msg145679#msg145679 for installation of version 3.6.11).
I ran this command:
yum --enablerepo=base --enablerepo=updates --enablerepo=centosplus list php*
And got this response:
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Setting up repositories
Reading repository metadata in from local files
Installed Packages
php.i386 4.3.9-3.15 installed
php-domxml.i386 4.3.9-3.15 installed
php-gd.i386 4.3.9-3.15 installed
php-imap.i386 4.3.9-3.15 installed
php-ldap.i386 4.3.9-3.15 installed
php-mbstring.i386 4.3.9-3.15 installed
php-mysql.i386 4.3.9-3.15 installed
php-pear.i386 4.3.9-3.15 installed
Available Packages
php.i386 5.0.4-5.centos4 centosplus
php-bcmath.i386 5.0.4-5.centos4 centosplus
php-dba.i386 5.0.4-5.centos4 centosplus
php-devel.i386 5.0.4-5.centos4 centosplus
php-domxml.i386 4.3.9-3.18 updates
php-gd.i386 5.0.4-5.centos4 centosplus
php-imap.i386 5.0.4-5.centos4 centosplus
php-ldap.i386 5.0.4-5.centos4 centosplus
php-mbstring.i386 5.0.4-5.centos4 centosplus
php-mysql.i386 5.0.4-5.centos4 centosplus
php-ncurses.i386 5.0.4-5.centos4 centosplus
php-odbc.i386 5.0.4-5.centos4 centosplus
php-pear.i386 5.0.4-5.centos4 centosplus
php-pgsql.i386 5.0.4-5.centos4 centosplus
php-snmp.i386 5.0.4-5.centos4 centosplus
php-soap.i386 5.0.4-5.centos4 centosplus
php-xml.i386 5.0.4-5.centos4 centosplus
php-xmlrpc.i386 5.0.4-5.centos4 centosplus
I don't want to upgrade to php five only to 4.4 - any ideas?