Re: [WebDNA] Apache configuration fail when...

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110263
interpreted = N
texte = --Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Dear all, Thanks for the feedback, but I managed to solve it ( I think )... My original mission was to get this working, but it did not work. Apache = did not like it. <#----------------------- FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 FastCGIServer /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 Action webdna-fastcgi /WebDNA/WebDNA.fcgi AddHandler webdna-fastcgi .dna #----------------------- So after much analysis and getting around I removed the following = lines... <#----------------------- and #----------------------- and then, the remaining code worked. FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 FastCGIServer /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 Action webdna-fastcgi /WebDNA/WebDNA.fcgi AddHandler webdna-fastcgi .dna ...and WebDNA was interpreted as expected... Just one of those things :) /Palle On 18/03/2013, at 11.18, christophe.billiottet@webdna.us wrote: > Hi Palle, give us privately (support@webdna.us) a ssh access to your = server and we will fix it. It cannot be something complicated, except if = you use a personalized configuration (for instance external drive for = your websites=85) >=20 > - chris >=20 > On Mar 17, 2013, at 22:31, Palle Bo Nielsen = wrote: >=20 >> Hi all, >>=20 >> Looking for some help here... >>=20 >> Mac OS X Server 10.8.3 (Mountain Lion) with the most recent FastCGI = installed and using the Mac OS X Server App. >>=20 >> But every time i get to the place where this (see below) is entered = into the Apache configuration file the Apache server stops responding... >>=20 >> <#----------------------- >> >> FastCGIServer = /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi -idle-timeout = 60 -processes 1 >> FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi -idle-timeout = 60 -processes 1 >> Action webdna-fastcgi /WebDNA/WebDNA.fcgi >> AddHandler webdna-fastcgi .dna >> >> #----------------------- >>=20 >>=20 >>=20 >> Crossing my fingers ... >>=20 >> /Palle--------------------------------------------------------- >> 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 --Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
Dear all,

Thanks for the feedback, but I = managed to solve it ( I think )...

My original = mission was to get this working, but it did not work. Apache did not = like = it.

<#-----------------------
<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>
#-----------------------

=
So after much analysis and getting around I removed the following = lines...

<#-----------------------
a= nd
#-----------------------

and then, = the remaining code worked.

<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>

...and WebDNA was = interpreted as expected...

Just one of those = things = :)

/Palle



=
On 18/03/2013, at 11.18, christophe.billiottet@webd= na.us wrote:

Hi Palle, give us privately (support@webdna.us) a ssh access to = your server and we will fix it. It cannot be something complicated, = except if you use a personalized configuration (for instance external = drive for your websites=85)

- chris

On Mar 17, 2013, at = 22:31, Palle Bo Nielsen <powerpalle@powerpalle.dk> = wrote:

Hi all,

Looking for some = help here...

Mac OS X Server 10.8.3 (Mountain Lion) with the most = recent FastCGI installed and using the Mac OS X Server App.

But = every time i get to the place where this (see below) is entered into the = Apache configuration file the Apache server stops = responding...

<#-----------------------
<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>
#-----------------------



Cross= ing my fingers = ...

/Palle---------------------------------------------------------=
This message is sent to you because you are subscribed to
the = mailing list <talk@webdna.us>.
To = unsubscribe, E-mail to: <talk-leave@webdna.us>
archi= ves: http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting: support@webdna.us
---------------------------------------------------------
This = message is sent to you because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: <talk-leave@webdna.us>
archi= ves: http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting: support@webdna.us

= --Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Apache configuration fail when... (Palle Bo Nielsen 2013)
  2. Re: [WebDNA] Apache configuration fail when... (christophe.billiottet@webdna.us 2013)
  3. Re: [WebDNA] Apache configuration fail when... (Palle Bo Nielsen 2013)
  4. Re: [WebDNA] Apache configuration fail when... (christophe.billiottet@webdna.us 2013)
  5. Re: [WebDNA] Apache configuration fail when... (Palle Bo Nielsen 2013)
  6. Re: [WebDNA] Apache configuration fail when... (christophe.billiottet@webdna.us 2013)
  7. [WebDNA] Apache configuration fail when... (Palle Bo Nielsen 2013)
--Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Dear all, Thanks for the feedback, but I managed to solve it ( I think )... My original mission was to get this working, but it did not work. Apache = did not like it. <#----------------------- FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 FastCGIServer /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 Action webdna-fastcgi /WebDNA/WebDNA.fcgi AddHandler webdna-fastcgi .dna #----------------------- So after much analysis and getting around I removed the following = lines... <#----------------------- and #----------------------- and then, the remaining code worked. FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 FastCGIServer /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 Action webdna-fastcgi /WebDNA/WebDNA.fcgi AddHandler webdna-fastcgi .dna ...and WebDNA was interpreted as expected... Just one of those things :) /Palle On 18/03/2013, at 11.18, christophe.billiottet@webdna.us wrote: > Hi Palle, give us privately (support@webdna.us) a ssh access to your = server and we will fix it. It cannot be something complicated, except if = you use a personalized configuration (for instance external drive for = your websites=85) >=20 > - chris >=20 > On Mar 17, 2013, at 22:31, Palle Bo Nielsen = wrote: >=20 >> Hi all, >>=20 >> Looking for some help here... >>=20 >> Mac OS X Server 10.8.3 (Mountain Lion) with the most recent FastCGI = installed and using the Mac OS X Server App. >>=20 >> But every time i get to the place where this (see below) is entered = into the Apache configuration file the Apache server stops responding... >>=20 >> <#----------------------- >> >> FastCGIServer = /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi -idle-timeout = 60 -processes 1 >> FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi -idle-timeout = 60 -processes 1 >> Action webdna-fastcgi /WebDNA/WebDNA.fcgi >> AddHandler webdna-fastcgi .dna >> >> #----------------------- >>=20 >>=20 >>=20 >> Crossing my fingers ... >>=20 >> /Palle--------------------------------------------------------- >> 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 --Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
Dear all,

Thanks for the feedback, but I = managed to solve it ( I think )...

My original = mission was to get this working, but it did not work. Apache did not = like = it.

<#-----------------------
<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>
#-----------------------

=
So after much analysis and getting around I removed the following = lines...

<#-----------------------
a= nd
#-----------------------

and then, = the remaining code worked.

<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi&= nbsp;-idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>

...and WebDNA was = interpreted as expected...

Just one of those = things = :)

/Palle



=
On 18/03/2013, at 11.18, christophe.billiottet@webd= na.us wrote:

Hi Palle, give us privately (support@webdna.us) a ssh access to = your server and we will fix it. It cannot be something complicated, = except if you use a personalized configuration (for instance external = drive for your websites=85)

- chris

On Mar 17, 2013, at = 22:31, Palle Bo Nielsen <powerpalle@powerpalle.dk> = wrote:

Hi all,

Looking for some = help here...

Mac OS X Server 10.8.3 (Mountain Lion) with the most = recent FastCGI installed and using the Mac OS X Server App.

But = every time i get to the place where this (see below) is entered into the = Apache configuration file the Apache server stops = responding...

<#-----------------------
<IfModule = mod_fastcgi.c>
FastCGIServer /Library/Server/Web/Data/Sites/1.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1
FastCGIServer = /Library/Server/Web/Data/Sites/2.qt.dk/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1
Action webdna-fastcgi = /WebDNA/WebDNA.fcgi
AddHandler webdna-fastcgi = .dna
</IfModule>
#-----------------------



Cross= ing my fingers = ...

/Palle---------------------------------------------------------=
This message is sent to you because you are subscribed to
the = mailing list <talk@webdna.us>.
To = unsubscribe, E-mail to: <talk-leave@webdna.us>
archi= ves: http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting: support@webdna.us
---------------------------------------------------------
This = message is sent to you because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: <talk-leave@webdna.us>
archi= ves: http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting: support@webdna.us

= --Apple-Mail=_A09E90A2-2C91-44F9-B30F-B2684CC7C9DF-- Palle Bo Nielsen

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:

system crashes, event log (1997) webcatalog approaching max (1998) Not really WebCat (1997) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) CERT Advisory on malicious scripts (2000) Not really WebCat (1997) Search returns all, not 20 (1997) Signal Raised (1997) RAM variables (1997) Security Tip (1996) How do I make this faster???? (2000) Emailer Set Up (1997) Grep to convert characters to html entities (2006) PCS Frames-Default page is solution! (1997) WebMerchant 1.6 and SHTML (1997) How do I get data out of an Orderfile... (2001) Where is f2? (1997) Questions about maximum (1999) when is date system date or order date? (1997) CMS - Formatting Content (2004)