Re: [WebDNA] WebDNA 7 multiple fcgid processes

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 108811
interpreted = N
texte = > Do you have "ValidTemplateExtensions.dna" in your webdna.ini? >=20 I sure do >=20 > On Mar 8, 2012, at 16:03, aaronmichaelmusic@gmail.com wrote: >=20 >> okay, so I just started a new Vhost from scratch with fast_cgi and = the latest 7.1 build and I'm not getting a blank page anymore, but I'm = getting this error >>=20 >> Error: template security preferences do not allow remote access to = files with that extension >>=20 >> when I go to WebDNA/Admin/AdminPrefs.dna >>=20 >> I got all my permissions in order >>=20 >>=20 >> On Mar 8, 2012, at 12:20 PM, christophe.billiottet@webdna.us wrote: >>=20 >>> Did you install mod_fastcgi.c? >>>=20 >>> On Mar 8, 2012, at 15:14, aaronmichaelmusic@gmail.com wrote: >>>=20 >>>>=20 >>>> I tried this, I just get a blank (0 content) page >>>>=20 >>>> not seeing any errors in log >>>>=20 >>>> On Mar 8, 2012, at 11:11 AM, christophe.billiottet@webdna.us wrote: >>>>=20 >>>>> Here an example: >>>>>=20 >>>>>=20 >>>>> #----------------------- >>>>> >>>>> FastCGIServer /path/to/WebDNA/WebDNA.fcgi -idle-timeout 60 = -processes 1 >>>>> Action webdna-fastcgi /WebDNA/WebDNA.fcgi=20 >>>>> AddHandler webdna-fastcgi .dna >>>>> >>>>>=20 >>>>> >>>>> RewriteEngine on >>>>> RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] >>>>> >>>>>=20 >>>>> >>>>> Deny from all = =20 >>>>> >>>>> #----------------------- >>>>>=20 >>>>>=20 >>>>> On Mar 8, 2012, at 13:57, aaronmichaelmusic@gmail.com wrote: >>>>>=20 >>>>>> On the suffix topic, I can't verify that that is the problem. I = can go through and hit a page with every extension and never see a = second fcgi instance occur. I can say though that the error prone sites = are the ones that actually USE multiple suffixes, whereas the stable = ones are pretty much using .dna only. They are all configured the same, = however, to use multiple extensions. =20 >>>>>>=20 >>>>>> Do you have any examples of a fast_cgi config inside a Vhost? = Can it run beside fcgid properly until I reconfigure all of the vhosts? >>>>>>=20 >>>>>>=20 >>>>>> On Mar 8, 2012, at 9:57 AM, christophe.billiottet@webdna.us = wrote: >>>>>>=20 >>>>>>>>> - Ubuntu 11 has a setup that overrides the = DefaultMaxClassProcessCount >>>>>>>>=20 >>>>>>>> maybe that's what I need to be looking at >>>>>>>>=20 >>>>>>>> Any differences in using mod_fcgid over mod_fastcgi? Do you = think it would be worthwhile to try a different configuration with = fastcgi instead? >>>>>>>=20 >>>>>>>=20 >>>>>>> Usually, it is agreed that mod_fastcgi based works better than = mod_fcgid >>>>>>> = http://blog.chty.org/post/2007/10/08/151-apache2-mod_fcgid-vs-mod_fastcgi >>>>>>>=20 >>>>>>>=20 >>>>>>>> Another thing to note.... >>>>>>>> On the Dreamhost Debian VPS I was working with a while back, I = found that a WebDNA.fcgi instance was created for each template = extension that was accessed. This had something to do with the poor = apache config, but I was able to hack around by only calling the fcgi = process for .dna extensions. =20 >>>>>>>=20 >>>>>>> This may be the explanation of the problem you noticed: you = would have to chose a simple suffixe here: >>>>>>>=20 >>>>>>> >>>>>>> DefaultMaxClassProcessCount 1 >>>>>>> FcgidWrapper /var/www/www.peruopportunity.org/WebDNA/WebDNA.fcgi = .dna >>>>>>> >>>>>>>=20 >>>>>>> then map the others to .dna (if you plan to use more than one = suffix for a single website) >>>>>>>=20 >>>>>>> - chris--------------------------------------------------------- >>>>>>> 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 >>>>>>=20 >>>>>> --------------------------------------------------------- >>>>>> 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 >>>>>=20 >>>>> --------------------------------------------------------- >>>>> 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 >>>>=20 >>>> --------------------------------------------------------- >>>> 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 >>>=20 >>> --------------------------------------------------------- >>> 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 >>=20 >> --------------------------------------------------------- >> 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 >=20 > --------------------------------------------------------- > 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. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  2. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  3. Re: [WebDNA] WebDNA 7 multiple fcgid processes (WebDNA Solutions 2012)
  4. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  5. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  6. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  7. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  8. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  9. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  10. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  11. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  12. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  13. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  14. Re: [WebDNA] WebDNA 7 multiple fcgid processes (christophe.billiottet@webdna.us 2012)
  15. Re: [WebDNA] WebDNA 7 multiple fcgid processes (Govinda 2012)
  16. Re: [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
  17. Re: [WebDNA] WebDNA 7 multiple fcgid processes (Govinda 2012)
  18. [WebDNA] WebDNA 7 multiple fcgid processes (aaronmichaelmusic@gmail.com 2012)
> Do you have "ValidTemplateExtensions.dna" in your webdna.ini? >=20 I sure do >=20 > On Mar 8, 2012, at 16:03, aaronmichaelmusic@gmail.com wrote: >=20 >> okay, so I just started a new Vhost from scratch with fast_cgi and = the latest 7.1 build and I'm not getting a blank page anymore, but I'm = getting this error >>=20 >> Error: template security preferences do not allow remote access to = files with that extension >>=20 >> when I go to WebDNA/Admin/AdminPrefs.dna >>=20 >> I got all my permissions in order >>=20 >>=20 >> On Mar 8, 2012, at 12:20 PM, christophe.billiottet@webdna.us wrote: >>=20 >>> Did you install mod_fastcgi.c? >>>=20 >>> On Mar 8, 2012, at 15:14, aaronmichaelmusic@gmail.com wrote: >>>=20 >>>>=20 >>>> I tried this, I just get a blank (0 content) page >>>>=20 >>>> not seeing any errors in log >>>>=20 >>>> On Mar 8, 2012, at 11:11 AM, christophe.billiottet@webdna.us wrote: >>>>=20 >>>>> Here an example: >>>>>=20 >>>>>=20 >>>>> #----------------------- >>>>> >>>>> FastCGIServer /path/to/WebDNA/WebDNA.fcgi -idle-timeout 60 = -processes 1 >>>>> Action webdna-fastcgi /WebDNA/WebDNA.fcgi=20 >>>>> AddHandler webdna-fastcgi .dna >>>>> >>>>>=20 >>>>> >>>>> RewriteEngine on >>>>> RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] >>>>> >>>>>=20 >>>>> >>>>> Deny from all = =20 >>>>> >>>>> #----------------------- >>>>>=20 >>>>>=20 >>>>> On Mar 8, 2012, at 13:57, aaronmichaelmusic@gmail.com wrote: >>>>>=20 >>>>>> On the suffix topic, I can't verify that that is the problem. I = can go through and hit a page with every extension and never see a = second fcgi instance occur. I can say though that the error prone sites = are the ones that actually USE multiple suffixes, whereas the stable = ones are pretty much using .dna only. They are all configured the same, = however, to use multiple extensions. =20 >>>>>>=20 >>>>>> Do you have any examples of a fast_cgi config inside a Vhost? = Can it run beside fcgid properly until I reconfigure all of the vhosts? >>>>>>=20 >>>>>>=20 >>>>>> On Mar 8, 2012, at 9:57 AM, christophe.billiottet@webdna.us = wrote: >>>>>>=20 >>>>>>>>> - Ubuntu 11 has a setup that overrides the = DefaultMaxClassProcessCount >>>>>>>>=20 >>>>>>>> maybe that's what I need to be looking at >>>>>>>>=20 >>>>>>>> Any differences in using mod_fcgid over mod_fastcgi? Do you = think it would be worthwhile to try a different configuration with = fastcgi instead? >>>>>>>=20 >>>>>>>=20 >>>>>>> Usually, it is agreed that mod_fastcgi based works better than = mod_fcgid >>>>>>> = http://blog.chty.org/post/2007/10/08/151-apache2-mod_fcgid-vs-mod_fastcgi >>>>>>>=20 >>>>>>>=20 >>>>>>>> Another thing to note.... >>>>>>>> On the Dreamhost Debian VPS I was working with a while back, I = found that a WebDNA.fcgi instance was created for each template = extension that was accessed. This had something to do with the poor = apache config, but I was able to hack around by only calling the fcgi = process for .dna extensions. =20 >>>>>>>=20 >>>>>>> This may be the explanation of the problem you noticed: you = would have to chose a simple suffixe here: >>>>>>>=20 >>>>>>> >>>>>>> DefaultMaxClassProcessCount 1 >>>>>>> FcgidWrapper /var/www/www.peruopportunity.org/WebDNA/WebDNA.fcgi = .dna >>>>>>> >>>>>>>=20 >>>>>>> then map the others to .dna (if you plan to use more than one = suffix for a single website) >>>>>>>=20 >>>>>>> - chris--------------------------------------------------------- >>>>>>> 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 >>>>>>=20 >>>>>> --------------------------------------------------------- >>>>>> 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 >>>>>=20 >>>>> --------------------------------------------------------- >>>>> 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 >>>>=20 >>>> --------------------------------------------------------- >>>> 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 >>>=20 >>> --------------------------------------------------------- >>> 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 >>=20 >> --------------------------------------------------------- >> 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 >=20 > --------------------------------------------------------- > 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 aaronmichaelmusic@gmail.com

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:

$Quit, $CloseDatabase corrections (1997) [WebDNA] search by range of dates (2009) [WebDNA] Authorize working connection... (2020) Fun with dates (1997) Most Efficiant Way to do restricted Areas (1997) emailer w/F2 (1997) Only charge card when product shipped ? (1997) hiding links (1999) Off Topic: Frames Killer? (1998) Realtime Top 10 (1999) can WC render sites out? (1997) [WebDNA] feature suggestion - long response (2011) FORMS: Returning a specific page (1997) Requiring that certain fields be completed (1997) WebCat2b12--[searchstring] bug (1997) Showif, Hideif reverse logic ? (1997) New WebCatalog Version !!! (1997) Duplicate Cart Problem in Netscape (2000) [isfile] ? (1997) Sorting a Search... (1998)