Project

General

Profile

Actions

Bug #2791

closed

mod_fastcgi : pid {pid} 1 not found: No child processes

Added by jetserver about 7 years ago. Updated about 7 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_fastcgi
Target version:
ASK QUESTIONS IN Forums:

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.

Actions #1

Updated by gstrauss about 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.

Actions #2

Updated by gstrauss about 7 years ago

  • Status changed from New to Need Feedback
Actions #3

Updated by gstrauss about 7 years ago

  • Status changed from Need Feedback to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom