opensourcer has asked for the wisdom of the Perl Monks concerning the following question:
my lighttpd.conf @ http://paste.lighttpd.net/946 and my perl script http://paste.lighttpd.net/949 output of lighttpd -pf output -> http://paste.lighttpd.net/9472010-03-01 10:15:19: (log.c.75) server started 2010-03-01 10:15:19: (mod_fastcgi.c.1047) the fastcgi-backend /usr/bin +/perl failed to start: 2010-03-01 10:15:19: (mod_fastcgi.c.1051) child exited with status 0 / +usr/bin/perl 2010-03-01 10:15:19: (mod_fastcgi.c.1054) If you're trying to run PHP +as a FastCGI backend, make sure you're using the FastCGI-enabled vers +ion. You can find out if it is the right one by executing 'php -v' and it s +hould display '(cgi-fcgi)' in the output, NOT '(cgi)' NOR '(cli)'. For more information, check http://trac.lighttpd.net/trac/wiki/Docs%3A +ModFastCGI#preparing-php-as-a-fastcgi-programIf this is PHP on Gentoo +, add 'fastcgi' to the USE flags. 2010-03-01 10:15:19: (mod_fastcgi.c.1358) [ERROR]: spawning fcgi faile +d. 2010-03-01 10:15:19: (server.c.908) Configuration of plugins failed. G +oing down.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: need help regarding perl dispatch on lighttpd
by Corion (Patriarch) on Mar 02, 2010 at 08:02 UTC | |
|
Re: need help regarding perl dispatch on lighttpd
by Khen1950fx (Canon) on Mar 02, 2010 at 08:02 UTC |