Bug#482601: lighttpd: Fails to start at all if a FastCGI responder fails

2009-10-10 Thread Stefan Bühler
Hi,

if you don't want lighttpd to depend on your fastcgi applications, you should 
spawn them with supervise(daemontools)/runit + spawn-fcgi (and remove bin-
path from the lighty config).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#482601: lighttpd: Fails to start at all if a FastCGI responder fails

2008-05-23 Thread Paul LeoNerd Evans
Package: lighttpd
Version: 1.4.19-4
Severity: normal

One of my FastCGI responder processes fails to start. This is fine, this
is my problem. But this seems to cause the entire lighttpd to start at
all, meaning not only that responder, but all of any of my virtual sites
cannot function.

Surely it can fail a little more gracefully than this?

-
2008-05-23 22:35:59: (log.c.75) server started 
IO::Async::Set::IO_Poll is now deprecated. Please use IO::Async::Loop::IO_Poll 
instead
Compilation failed in require at /home/leo/photos/docroot/getpic.fcgi line 3.
BEGIN failed--compilation aborted at /home/leo/photos/docroot/getpic.fcgi line 
3.
2008-05-23 22:35:59: (mod_fastcgi.c.1047) the fastcgi-backend 
/home/leo/photos/docroot/getpic.fcgi failed to start: 
2008-05-23 22:35:59: (mod_fastcgi.c.1051) child exited with status 9 
/home/leo/photos/docroot/getpic.fcgi 
2008-05-23 22:35:59: (mod_fastcgi.c.1054) If you're trying to run PHP as a 
FastCGI backend, make sure you're using the FastCGI-enabled version.
You can find out if it is the right one by executing 'php -v' and it should 
display '(cgi-fcgi)' in the output, NOT '(cgi)' NOR '(cli)'.
For more information, check 
http://trac.lighttpd.net/trac/wiki/Docs%3AModFastCGI#preparing-php-as-a-fastcgi-programIf
 this is PHP on Gentoo, add 'fastcgi' to the USE flags. 
2008-05-23 22:35:59: (mod_fastcgi.c.1358) [ERROR]: spawning fcgi failed. 
2008-05-23 22:35:59: (server.c.908) Configuration of plugins failed. Going 
down. 
-


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.2.cel
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lighttpd depends on:
ii  libattr1   1:2.4.41-1Extended attribute shared library
ii  libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfam02.7.0-13.2Client library to control the FAM 
ii  libldap-2.4-2  2.4.7-6.3 OpenLDAP libraries
ii  libpcre3   7.4-1+lenny1  Perl 5 Compatible Regular Expressi
ii  libssl0.9.80.9.8g-10 SSL shared libraries
ii  libterm-readline-perl- 1.0302-1  Perl implementation of Readline li
ii  lsb-base   3.2-11Linux Standard Base 3.2 init scrip
ii  mime-support   3.40-1.1  MIME files 'mime.types'  'mailcap
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

lighttpd recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]