Bug #2791
closedmod_fastcgi : pid {pid} 1 not found: No child processes
Description
When activating fast_cgi support, the error log get flooded with -
2017-02-16 16:20:28: (mod_fastcgi.c.3565) pid 24004 1 not found: No child processes
2017-02-16 16:20:29: (mod_fastcgi.c.3565) pid 24001 1 not found: No child processes
2017-02-16 16:20:29: (mod_fastcgi.c.3565) pid 24004 1 not found: No child processes
2017-02-16 16:20:29: (mod_fastcgi.c.3565) pid 24001 1 not found: No child processes
2017-02-16 16:20:29: (mod_fastcgi.c.3565) pid 24004 1 not found: No child processes
This happens with version 1.4.45, Downgraded to 1.4.41 and issue disappeared.
Updated by gstrauss over 7 years ago
would you please provide more information, starting with, well, more details?
What is your configuration (lighttpd.conf and includes)? Please xxxx out anything sensitive.
What platform/distro/version? Did you modify the lighttpd config from your distro, or just "enabled" mod_fastcgi? If so, is the lighttpd config from your distro valid? Perhaps you have to configure a fastcgi.server? It sounds like your config is not valid. You might not have php5-cgi package installed and your distro assumed that you do.
More details please. "It is broken for me" is not very useful for us to help you fix the problem.
Updated by gstrauss over 7 years ago
- Status changed from Need Feedback to Fixed
- % Done changed from 0 to 100
Applied in changeset fb6b4027c85b65dfb37934fea450fe5aba3bd042.
Also available in: Atom