Do you have a shebang on the top of the file and chmod it correctly? On Fri, Jul 6, 2012 at 3:38 PM, Tomas Schertel <[email protected]> wrote:
> Hi guys. > I'm following recipe from http://webpy.org/cookbook/fastcgi-lighttpd but > it just don't work. > Lighttp log gives me these messages: > > 2012-07-06 10:33:36: (mod_fastcgi.c.1103) the fastcgi-backend > /home/tomas/Dropbox/projetos/synergie/serve.py failed to start: > 2012-07-06 10:33:36: (mod_fastcgi.c.1107) child exited with status 13 > /home/tomas/Dropbox/projetos/synergie/serve.py > 2012-07-06 10:33:36: (mod_fastcgi.c.1110) If you're trying to run your app > as a FastCGI backend, make sure you're using the FastCGI-enabled version. > If this is PHP on Gentoo, add 'fastcgi' to the USE flags. > 2012-07-06 10:33:36: (mod_fastcgi.c.1397) [ERROR]: spawning fcgi failed. > 2012-07-06 10:33:36: (server.c.964) Configuration of plugins failed. Going > down. > > Can someone help me? > > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/webpy/-/gDVQ72aqdtQJ. > 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. > -- 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.
