Edit report at http://bugs.php.net/bug.php?id=52501&edit=1
ID: 52501 Comment by: f...@php.net Reported by: marekroman1 at gmail dot com Summary: Misconfigured Sendmail sends PHP-FPM into an infinite loop Status: Analyzed Type: Bug Package: FPM related Operating System: DebianLenny2.6.26-2-openvz-amd64 PHP Version: 5.3.3 Assigned To: fat Block user comment: N New Comment: I can't create a specific patch for 5.3.3. If you really want to test on 5.3.3, you can do: tar -xzvf php-5.3.3.tar.gz cd php-5.3.3 rm -rf sapi/fpm wget http://snaps.php.net/php5.3-201011111530.tar.gz tar -xzvf php5.3-201011111530.tar.gz mv php5.3-201011111530/sapi/fpm sapi/fpm rm -rf php5.3-201011111530 patch -p0 < fpm-nomorelibevent.v8.patch ./buildconf --force ./configure --enable-fpm --other-configure-args make && make install it should work and you have php 5.3.3 core and up to date and patched FPM. Previous Comments: ------------------------------------------------------------------------ [2010-10-22 08:23:54] info at hninsider dot com Can we have the patch working with the current 5.3.3 production version. Dev snapshots are not for production use and v8 patch does not apply cleanly to latest production version. Please provide a working patch for latest 5.3.3 ( not dev ) production version. Thank you. ------------------------------------------------------------------------ [2010-10-11 14:53:59] f...@php.net no problem tony :) ------------------------------------------------------------------------ [2010-10-11 14:40:40] tony2...@php.net I'd appreciate if you give me some time to test it in my environment. A week or so would be enough, I guess. ------------------------------------------------------------------------ [2010-10-09 14:43:20] f...@php.net small bug correction. ------------------------------------------------------------------------ [2010-10-09 14:43:04] f...@php.net The following patch has been added/updated: Patch Name: fpm-nomorelibevent.v8.patch Revision: 1286628184 URL: http://bugs.php.net/patch-display.php?bug=52501&patch=fpm-nomorelibevent.v8.patch&revision=1286628184 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=52501 -- Edit this bug report at http://bugs.php.net/bug.php?id=52501&edit=1