--
Jeff Silverman <[EMAIL PROTECTED]> wrote:
>
> This is going to sound very goofy, but I had a similar problem which I resolved
>(after much tearing
> of hair) by removing the ClearModuleList directive from httpd.conf. Try it by just
>commenting it
> out, and see what happens.
>
> Jeff
I h
--
Merdock wrote:
>
> --
>
> Greetings,
>
> I am trying to finish configuring Apache and ApacheJServ on a IRIX
> machine. I have configured for DSO support. The problem is that when i
> start Apache (httpd) i get a error in my httpd.conf file. The line :
>
> "LoadModule jserv_module
--
I hope you find a solution. Could it be that DSO does not work on your
platform? On my Solaris 2.6 box, with the library patch, DSO will not work
at all and gives a very similar error. Here's the error (with mod_perl as
a loadable module).
Syntax error on line 202 of /servers/httpd/conf/httpd
--
RTFM dufus!
No just kidding!
Great message! I wish you luck!
> -Original Message-
> From: Merdock [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, July 09, 1999 5:16 AM
> To: [EMAIL PROTECTED]
> Subject: loading the Jserv Module
>
> --
>
> Greetin
--
Greetings,
I am trying to finish configuring Apache and ApacheJServ on a IRIX
machine. I have configured for DSO support. The problem is that when i
start Apache (httpd) i get a error in my httpd.conf file. The line :
"LoadModule jserv_module libexec/mod_jserv.so"
I have checke