durusmail: quixote-users: apache 2 and mod_scgi troubles...
apache 2 and mod_scgi troubles...
2003-12-03
2003-12-03
apache 2 and mod_scgi troubles...
charles brandt
2003-12-03
Hi,

I'm just getting started with Quixote and I am trying to test out the mod_scgi
module with apache2.  Compilation and installation of the module seems to go
smoothly, but when I try to restart apache to pick up the new module, I get the
following error:

 * Starting apache2...
Syntax error on line 3 of /etc/apache2/conf/modules.d/20_mod_scgi.conf:
Can't locate API module structure `mod_scgi' in file
/etc/apache2/extramodules/mod_scgi.so: /usr/lib/libapr-0.so.0: undefined symbol:
mod_scgi            [ !! ]

I'm guessing that the alpha status of mod_scgi and apache2 is the cause, but it
looked like others had had success with it so I thought I'd try my luck.

I'm using gentoo and emerged mod_scgi with the (masked)
mod_scgi-1.2_alpha1-r1.ebuild script.  I did add '-D SCGI' to APACHE2_OPTS in
/etc/conf.d/apache2.

Any ideas?  Thanks...

-Charles.
reply