Edit report at http://bugs.php.net/bug.php?id=53028&edit=1
ID: 53028
Comment by: webmaster_apc at colnect dot com
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:
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
Previous Comments:
------------------------------------------------------------------------
[2010-11-11 23:53:10] [email protected]
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] [email protected]
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
------------------------------------------------------------------------
[2010-10-08 21:01:01] [email protected]
Can you:
- post your full php-fpm.conf
- post the configure options you used to compile PHP.
- post your PHP version
Thx
------------------------------------------------------------------------
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