Re: [WebDNA] Re: WebDNA 7 fastcgi fails to start

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 107212
interpreted = N
texte = Hi Chris, Thanks for the info and links. The new lighttpd.conf file is different from the previous version. Among other changes, they moved the mime type setting into a separate file. After reading your comment about the mime types I commented out this line in the new lighttpd.conf file: # include_shell "/usr/share/lighttpd/create-mime.assign.pl" ... and replaced it with my previous mime type settings. This I stopped the "It looks like a binary file, do you want to download it?" problem, so the mime type issue is fixed. But now the page displays in the browser as uninterpreted WebDNA code, so my next step is to figure out why ... Sincerely, Kenneth Grome > This is the lighttpd configuration: it does not know that > .dna should be sent as text/html Also, it seems lighttpd > has some trouble finding a library. Maybe this page > could help? > > http://www.linuxquestions.org/questions/linux-software-2/ > slackware-13-64-bit-php-5-3-0-lighttpd-1-4-23-fastcgi-pro > blems-761575/ > http://nixcraft.com/web-servers/14232-lighttpd-chroot-ja > il-again.html > > - chris > > On Aug 15, 2011, at 13:49, Kenneth Grome wrote: > > By the way, when this happens Firefox thinks my > > "index.dna" file is a binary file, so is asks me if I > > want to download it. Then if I say "yes" I end up > > downloading the raw template file with all my > > uninterpreted WebDNA code visible in it. > > > > Sincerely, > > Kenneth Grome > > > >> 2011-08-15 11:16:43: (log.c.166) server started > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1104) the fastcgi- > >> backend /var/www/WebDNA/WebDNA.fcgi failed to start: > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1108) child exited > >> with status 127 /var/www/WebDNA/WebDNA.fcgi > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1111) 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. 2011-08-15 11:16:43: (mod_fastcgi.c.1399) > >> [ERROR]: spawning fcgi failed. > >> 2011-08-15 11:16:43: (server.c.938) Configuration of > >> plugins failed. Going down. > >> > >> ---------------- > >> > >> I found this in my lighttpd error log after I upgraded > >> one of my VPSs from Debian 5 Lenny to Debian 6 > >> Squeeze, and I'm not sure how to fix it. Any ideas? > >> > >> Yes the WebDNA.fcgi file exists in the designated > >> folder. > >> > >> Can WebDNA.fcgi and its containing folder(s) have > >> permissions 777? Or would this permission setting > >> prevent WebDNA from starting? > >> > >> Running lighttpd/1.4.28 (ssl) > >> > >> Sincerely, > >> Kenneth Grome > > > > ------------------------------------------------------- > > -- This message is sent to you because you are > > subscribed to the mailing list . > > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. [WebDNA] WebDNA 7 fastcgi fails to start (Kenneth Grome 2011)
Hi Chris, Thanks for the info and links. The new lighttpd.conf file is different from the previous version. Among other changes, they moved the mime type setting into a separate file. After reading your comment about the mime types I commented out this line in the new lighttpd.conf file: # include_shell "/usr/share/lighttpd/create-mime.assign.pl" ... and replaced it with my previous mime type settings. This I stopped the "It looks like a binary file, do you want to download it?" problem, so the mime type issue is fixed. But now the page displays in the browser as uninterpreted WebDNA code, so my next step is to figure out why ... Sincerely, Kenneth Grome > This is the lighttpd configuration: it does not know that > .dna should be sent as text/html Also, it seems lighttpd > has some trouble finding a library. Maybe this page > could help? > > http://www.linuxquestions.org/questions/linux-software-2/ > slackware-13-64-bit-php-5-3-0-lighttpd-1-4-23-fastcgi-pro > blems-761575/ > http://nixcraft.com/web-servers/14232-lighttpd-chroot-ja > il-again.html > > - chris > > On Aug 15, 2011, at 13:49, Kenneth Grome wrote: > > By the way, when this happens Firefox thinks my > > "index.dna" file is a binary file, so is asks me if I > > want to download it. Then if I say "yes" I end up > > downloading the raw template file with all my > > uninterpreted WebDNA code visible in it. > > > > Sincerely, > > Kenneth Grome > > > >> 2011-08-15 11:16:43: (log.c.166) server started > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1104) the fastcgi- > >> backend /var/www/WebDNA/WebDNA.fcgi failed to start: > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1108) child exited > >> with status 127 /var/www/WebDNA/WebDNA.fcgi > >> 2011-08-15 11:16:43: (mod_fastcgi.c.1111) 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. 2011-08-15 11:16:43: (mod_fastcgi.c.1399) > >> [ERROR]: spawning fcgi failed. > >> 2011-08-15 11:16:43: (server.c.938) Configuration of > >> plugins failed. Going down. > >> > >> ---------------- > >> > >> I found this in my lighttpd error log after I upgraded > >> one of my VPSs from Debian 5 Lenny to Debian 6 > >> Squeeze, and I'm not sure how to fix it. Any ideas? > >> > >> Yes the WebDNA.fcgi file exists in the designated > >> folder. > >> > >> Can WebDNA.fcgi and its containing folder(s) have > >> permissions 777? Or would this permission setting > >> prevent WebDNA from starting? > >> > >> Running lighttpd/1.4.28 (ssl) > >> > >> Sincerely, > >> Kenneth Grome > > > > ------------------------------------------------------- > > -- This message is sent to you because you are > > subscribed to the mailing list . > > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Kenneth Grome

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

2.0 Info (1997) Classifieds (2000) [/application] error? (1997) [WebDNA] Anyone knows how to shell reboot? (2013) RE: creating writefile data from a nested search (1997) dates and hex formatting (1997) [WebDNA] Sorting [ListFiles] (2013) New syntax feedback for 4.0 (2000) Who is doing sign-ups-got it (1998) New Server? (2006) Friendly , quick 'security' check, please (2003) LookUp Tag (1997) Webcatalog/NT dbserver crashing. (2000) 3RD POST Character limit in [Search]? (1998) taxTotal, grandTotal (1997) How reliable is WebDNA? (2004) ReturnRaw context (1997) Db design question (relational vs. flat?) (1998) Loss in Form (1998) Webcat Manual and TeaRoom Examples Uses Different Examples. (1997)