PHP 5.4.34 released

I have a question. I am running CB 2 and PHP as mod_php with mod_ruid2, but when I run ./build php n I get this output:

Code:
Patching PHP to fix bug #67541.
patching file sapi/fpm/fpm/fpm_main.c
Reversed (or previously applied) patch detected!  Assume -R? [n] n
Apply anyway? [n] n

As you see I answered no to both questions. However I wonder why I got those questions because I am not running php fpm? Maybe we could get a reply from smtalk regarding that.
 
It seems that they've made some silent changes in 5.4, which are not in their changelogs :) One patch is now removed for PHP 5.4 from CB 2.0, as the code is already in 5.4, but we've still left a patch for bug #65641 (not sure why they included a bugfix for 5.5&5.6, but not their new 5.4 release). Thank you for the report! Answering "n" to the patching questions is completely okay.
 
I checked http://en.wikipedia.org/wiki/PHP#Release_history, and now it's clear why PHP 5.4.34 didn't have a bugfix for #65641 included, and it seems it won't have in the future. PHP 5.4.34 receives only security fixes since September 2014, and the EOL date set to be September 2015 :) That answers the question.
 
Hello
I get this errors in massages.log after upgrade.

Oct 18 18:46:13 server kernel: php-fpm54[6436]: segfault at 7fff784b7ff8 ip 000000000074b54c sp 00007fff784b8000 error 6 in php-fpm54[400000+be3000]
Oct 18 18:46:32 server kernel: php-fpm54[6460]: segfault at 7fff784b7ff8 ip 000000000074b54c sp 00007fff784b8000
 
Last edited:
Would I be able to check it on your server? (free of charge)
 
I restart php-fpm54 service and now I dont get any error.
if I get error again I sent my server detailes to you.
Thank you
 
ditto, CustomBuild 2.0 rev. 1074 is now available on files1, files2, files6 and many other mirrors :)
 
I get error again
Oct 19 09:24:24 server kernel: php-fpm54[32541]: segfault at 7fff9c14fff8 ip 000000000073900e sp 00007fff9c150000 error 6 in php-fpm54[400000+be3000]
 
Back
Top