Im trying to get webpy running with lighttpd, and am facing issues ... I get this error when I try to bring up the server ...
2009-08-24 20:49:48: (log.c.75) server started 2009-08-24 20:49:48: (mod_fastcgi.c.1047) the fastcgi-backend /home/ vinay/app/code.py failed to start: 2009-08-24 20:49:48: (mod_fastcgi.c.1051) child exited with status 9 / home/vinay/app/code.py 2009-08-24 20:49:48: (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. 2009-08-24 20:49:48: (mod_fastcgi.c.1358) [ERROR]: spawning fcgi failed. 2009-08-24 20:49:48: (server.c.908) Configuration of plugins failed. Going down. Any help would be greatly appreciated ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
