ID: 14940 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Other web server Operating System: Debian (Potato) PHP Version: 4.1.1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-01-24 03:19:04] [EMAIL PROTECTED] ...and sorry, yes, I am setting it before I start Apache... ------------------------------------------------------------------------ [2002-01-24 03:17:43] [EMAIL PROTECTED] PHP_FCGI_CHILDREN=5 export $PHP_FCGI_CHILDREN Seems to happen with only mod_fastcgi. Other fastcgi scripts load proper number of children, however... ------------------------------------------------------------------------ [2002-01-17 06:54:47] [EMAIL PROTECTED] Where are you setting the environment variable? Are you setting it before starting Apache? Are you using Apache to start php-fcgi, or is it running separately? ------------------------------------------------------------------------ [2002-01-08 21:07:57] [EMAIL PROTECTED] php 4.1.1 fastcgi-dev 2.2.2 mod_fastcgi 2.2.12 Apache 1.3.20 Debian Potato Problem: PHP_FCGI_CHILDREN environment variable does not seem to be read by php4.fcgi, resulting in 8 children being pre-forked every time the server is started (the default setting). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=14940&edit=1