|
Search tenon.com
Thanks to:
|
|
iTools
hi,
I'm trying to install and configure a fastcgi, MacASP.fcgi. I need
this one for administration of EIMS (mailserver) via a webbrowser.
When I install it on a "non iTools" server, it works. But I can't get
it work with iTools. I was wondering if iTools changes something with
the fcgi handling.
Here's an extract from the MacASP README file:
[...] "fastcgi.pkg" should install a "AddModule" and a "LoadModule"
lines for fastcgi in httpd.conf if none exists, or update existing
ones. It also installs the mod_fastcgi.so binary file. This installer
shouldn't require anything else than a plain install of OS X.
- "macasp.pkg" should install or replace anything starting with
"#BEGIN MacAsp" and ending with "#END MacASP" in httpd.conf, create a
folder "MacASP Data" in "CGI-Executables" if none exists, set the
perms to all, and put a MacASP.conf file in it
- MacASP.fcgi is not installed by any of these packages (and probably
never won't), you have to put it manually in the "CGI-Executables"
folder [...]
Now I've got 4 lines inthe httpd.conf file with fcgi references:
File "BoX:private:etc:httpd:httpd.conf"; Line 247: LoadModule
fastcgi_module libexec/httpd/mod_fastcgi.so
File "BoX:private:etc:httpd:httpd.conf"; Line 247: LoadModule
fastcgi_module libexec/httpd/mod_fastcgi.so
File "BoX:private:etc:httpd:httpd.conf"; Line 296: AddModule mod_fastcgi.c
File "BoX:private:etc:httpd:httpd.conf"; Line 1106: AddHandler
fastcgi-script .asp
At the bottom of the httpd file (after the last virtual host) I read:
#BEGIN MacASP
Include '/Library/WebServer/CGI-Executables/MacASP Data/MacASP.conf'
#END MacASP
AddHandler asp .asp
AddType text/html .asp
AddHandler fastcgi-script .asp
The macasp.conf (inside (cgi-executables) looks like:
<IfModule mod_fastcgi.c>
FastCgiExternalServer
/Library/WebServer/CGI-Executables/MacASP -idle-timeout 300 -flush
-pass-header Authorization -host localhost:8080
AddHandler macasp-script asp
Action macasp-script /cgi-bin/MacASP
<Location /cgi-bin/MacASP>
SetHandler fastcgi-script
</Location>
</IfModule>
Any comments and help will be appreciated.
Mauro
---------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mailto://itools-request@xxxxxxxxxxxxxxx
with the subject: unsubscribe
Find searchable mailin list archives at:
http://itools.blackpepper.co.
|
| <Prev in Thread] |
Current Thread |
[Next in Thread> |
- fcgi problem,
Mauro Ferrari <=
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|