Package: fcgiwrap Version: 1.0.3-3 Severity: normal It is very useful (I would even say, necessary) to have access to CGI scripts' stderr output for debugging purposes.
In its current form, the Debian init script for fcgiwrap apparently sends stderr to /dev/null. I think the actual redirect is performed by spawn-fcgi, due to the way it is called. Please make sure that either - fcgiwrap sends the script's stderr to its own stderr, and this is redirected to a file or - fcgiwrap sends the script's stderr to the FastCGI client (e.g. nginx) through the FastCGI error stream. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org