Edit report at http://bugs.php.net/bug.php?id=53028&edit=1

 ID:                 53028
 Updated by:         f...@php.net
 Reported by:        iberkner at gmail dot com
 Summary:            unable to retrieve process activity of one or more
                     child(ren) in static mode
 Status:             Closed
 Type:               Bug
 Package:            FPM related
 Operating System:   CentOS 64bit 2.6.18-194.11.4.el5
 PHP Version:        5.3.3
 Assigned To:        fat
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

This has been since corrected in SVN. Please try a snapshot or wait for
5.3.4 (rc2 

or final).


Previous Comments:
------------------------------------------------------------------------
[2010-12-01 15:11:44] webmaster_apc at colnect dot com

Please re-open



I see these issues on a server which isn't that busy



Nov 30 13:04:01.097751 [ERROR] [pool www] unable to retrieve process
activity of one or more child(ren). Will try again later.

Nov 30 15:29:36.477754 [ERROR] [pool www] unable to retrieve process
activity of one or more child(ren). Will try again later.

Nov 30 15:54:03.597803 [ERROR] [pool www] unable to retrieve process
activity of one or more child(ren). Will try again later.

Nov 30 16:52:11.347780 [ERROR] [pool www] unable to retrieve process
activity of one or more child(ren). Will try again later.





Using latest Gentoo with PHP 5.3.3-r3

------------------------------------------------------------------------
[2010-11-11 23:53:10] f...@php.net

I close this report. Reopen it if necessary (but it should not).

------------------------------------------------------------------------
[2010-11-11 23:50:58] iberkner at gmail dot com

Thanks, I won't be able to test it for a bit of time.  As soon as I get
a chance, 

I'll post an update.

------------------------------------------------------------------------
[2010-11-11 18:09:59] f...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

It should be fixed (revision 305273 and 305264).



Can you please test it ?



Thx

++ Jerome

------------------------------------------------------------------------
[2010-10-09 00:16:17] iberkner at gmail dot com

PHP Version 5.3.3, are you looking for something more specific?

php-fpm configuration file can be found here:
http://pastebin.com/cSxYQ0Hu

php configuration options are below:



patch -p1 < suhosin-patch-5.3.3-0.9.10.patch

./configure \

--with-mysqli=mysqlnd \

--with-mysql=mysqlnd \

--enable-fastcgi \

--enable-discard-path \

--enable-force-cgi-redirect \

--enable-fpm \

--enable-cli \

--enable-inline-optimization \

--disable-rpath \

--disable-ipv6 \

--enable-mbstring \

--enable-mbregex \

--enable-sqlite-utf8 \

--with-curl \

--with-zlib \

--enable-shmop \

--with-xsl=shared \

--enable-soap=shared \

--enable-sockets \

--enable-pcntl=shared \

--enable-shared \

--disable-static \

--with-mcrypt \

--with-bz2 \

--with-pcre-dir \

--with-openssl \

--with-pear \

--with-tidy=shared \

--with-gd \

--with-jpeg-dir=/usr/lib64 \

--with-png-dir=/usr/lib64 \

--enable-gd-native-ttf \

--with-freetype-dir \

--enable-exif \

--with-pspell \

--enable-zip \

--enable-ftp \

--with-imap \

--with-kerberos \

--with-imap-ssl \

--enable-bcmath

------------------------------------------------------------------------


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=53028


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53028&edit=1

Reply via email to