PHP 5.4.25 and 5.5.9
+
+
Par Remi le mardi 11 février 2014, 11:28 - Archives - Lien permanent
RPM of PHP version 5.5.9 are available in remi repository for Fedora and in remi-php55 repository for Enterprise Linux.
RPM of PHP version 5.4.25 are available in remi repository Enterprise Linux (RHEL, CentOS...).
Version announcements:
PHP 5.5 installation:
yum --enablerepo=remi-php55,remi update php\*
PHP 5.4 Installation:
yum --enablerepo=remi update php\*
And soon in the official updates:
To be noticed :
- EL6 rpm are now build using RHEL-6.5
- for php 5.5, the zip extension is now provided by the php-pecl-zip package.
- a lot of new extensions are also available, see the PECL extension RPM status page
Information, read:
Commentaires
Hi Remi,
weren't you able to disable libvpx in newer builds (e.g., in 5.5.8)?
Was forced to downgrade to 5.4 on some VPSes because of this bug, so looking forward for more info.
Thank you for your work!
Which bug ?
http://forums.famillecollet.com/viewtopic.php?id=2728 ?
This is not related to libvpx (as I have try a build with libvpx disabled).
And this is not a memory leak, as memory is stable, only a huge consumption.
Yes, I meant this form thread, sorry for lack of info.
Yes, I also see only huge memory consumption.
Thanks for new info, hope his can be fixed, as PHP 5.5 is unusable for production virtual machines now...
Thanks again!
Update to 5.4.25-2 and 5.5.9-2 (security fix)
Archived entry, see PHP 5.4.26 and 5.5.10
@x32 please test 5.5.10-1.1 (in remi-test) which should solves this memory consumption (feedback expected on the forum)