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:

Help! WebCat2 bug (1997) SEARCH Peram (2003) hideif/showif causes error if wrapped around searches (2003) Hyperlink in email (2002) Overriding text variables ... (2000) Summing fields (1997) Sitebuilder (2004) Additional license? (2006) Separate SSL Server (1997) WebDNA Solutions ... sorry! (1997) Not really WebCat (1997) Group search - using contexts (2000) Quitting WebMerchant ? (1997) SendMail context not working on CentOS 4 (2007) help with writefile (1998) [group] ? (1997) Thanks ! (1997) [WebDNA] fastcgi 7+ & [cart]? (2010) Emailer 1.0.2 Conflicts? (1998) Wierd quantities (2000)