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:

'RequiredField' Question (1998) [WebDNA] Generating Excel File Via WebDNA (2010) [delete] problem (1997) [WebDNA] MVC for WebDNA (2015) Whats wrong with this code? (1998) [WebDNA] [ipaddress] - [RealIP] - Not working properly (2016) Weird error/limit - something amiss? (1997) [WebDNA] Updating Master Store Question (2009) more Dreamweaver Extensions feedback (2000) NT version (1997) (2000) getting images' width/height (1998) [OT] What log analyzer do you use? (2000) popups, netscape vs explorer (1997) Getting Values into Cart the easy way?* (1998) error 452 (2001) Re:2nd WebCatalog2 Feature Request (1996) PSC recommends what date format yr 2000??? (1997) Re:2nd WebCatalog2 Feature Request (1996) comparison to Lasso 6 or 7 (2004)