PHP 5.3.1 Released!
+
Par Remi le vendredi 20 novembre 2009, 20:12 - Archives - Lien permanent
RPM of final release of php 5.3.1 are available for Fedora and for Enterprise Linux (RHEL/CentOS) in remi repository.
Read the PHP 5.3.1 Released!
Use YUM to install :
yum --enablerepo=remi update php-\*
Notice : now, all extensions are provided for php-cli and php (module for apache in prefork mode) and php-zts (module for apache in worker mode). Read the entry PHP 5.3, MPM worker, zts and mysqlnd (yes I know, pecl extensions are not yet available).
For all questions or help, please use the Forums.
P.S. RPM available in my repo are backport of Fedora 12 ones, but updated (php-zts extensions, php-oci8, php-mime_magic, php-sqlite2).
Commentaires
Hi,
when I try to upgrade to the new PHP, I get the following error:
php-cli-5.3.1-1.el5.remi.x86_64 from remi has depsolving problems
--> Missing Dependency: libedit.so.0()(64bit) is needed by package php-cli-5.3.1-1.el5.remi.x86_64 (remi)
Error: Missing Dependency: libedit.so.0()(64bit) is needed by package php-cli-5.3.1-1.el5.remi.x86_64 (remi)
Is the fixable? Or am I missing a package? I can't find the package on the internet, can you help?
thanx!
libedit is available in EPEL repository which is mandatory to use my repo.
+
Hi Remi,
thanks for your PHP compilations ... Is there a chance to have suhosin (and also a patched PHP) included again?
This should work now with 5.3.1. This would be really great. Thanks a lot.
Greetings,
Oliver
Anwser in the Forums (definitively a better place for discussion)
+
Archived entry, see PHP 5.3.2 available