| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2015-06-25 12:50 UTC] derkontrollfreak+9hy5l at gmail dot com
 
-Status: Open
+Status: Closed
  [2015-06-25 12:50 UTC] derkontrollfreak+9hy5l at gmail dot com
  | 
    |||||||||||||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 08:00:01 2025 UTC | 
Description: ------------ __configure line__ ./configure --prefix=$HOME/local/php \ --disable-cgi \ --disable-cli \ --enable-fpm \ --disable-all \ --without-pear __runtime configuration__ Using default FPM configuration files etc/php-fpm.conf.default and etc/php-fpm.d/www.conf.default (log_level changed to debug). __bug__ Immediately after starting php-fpm pm.max_children processes are spawned and never killed. There are no incoming connections. __php-fpm.log__ http://pastebin.com/3T1Z205S