durusmail: quixote-users: Building scgi - lots of errors
Checking if a form value came from POST or GET
2003-10-13
2003-10-13
2003-10-13
2003-10-14
2003-10-14
Building scgi - lots of errors
2003-10-16
2003-10-16
2003-10-17
2003-10-22
2003-10-22
2003-10-14
Building scgi - lots of errors
T. Egbert
2003-10-22
Sorry to have taken so long to respond: I've been out of town.

Scgi-1.2a1 compiles and installs just fine on RH 9, Apache 2.0.40-21,
using "make install" as root.  I had to edit the Makefile to reference
"apxs" rather than "apsx2".  After adding this line to
/etc/httpd/conf/httpd.conf:

LoadModule scgi_module modules/mod_scgi.so

at line 216, and restarting httpd, I got this error message:

Starting httpd: Syntax error on line 216 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/httpd/modules/mod_scgi.so into server:
/usr/lib/httpd/modules/mod_scgi.so: undefined symbol: apr_socket_shutdown

Any thoughts on how to solve this problem?

Tim


Jon Dyte wrote:

>You need to try this version
>http://www.mems-exchange.org/software/files/scgi/scgi-1.2a1.tar.gz/
>http://www.mems-exchange.org/software/files/scgi/scgi-1.2a1.tar.gz/README
>
>Jon
>
>



reply