--
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 libexec/mod_jserv.so"
>
> I have checked everything that i can think of. The apache root is
> correct, the file is there, the path is correct. Everything is were it
> should be, BUT, i get this error message when i run httpd.
>
> "Syntax error on line 218 of /seamlss/apache/conf/httpd.conf:
> Cannot load /seamlss/apache/libexec/mod_jserv.so into server:
> 8420:httpd: rld: Fatal Error: Cannot Successfully map soname
> '/seamlss/apache/libexec/mod_jserv.so' under any of the filenames
> /seamlss/apache/libexec/mod_jserv.so"
>
> Does anyone have any idea what is wrong? Even when i read the error
> message it seams like everything is located correct.
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
>
> Thanks a lot in advance,
> Aaron Kane
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> READ THE FAQ!!!! <http://java.apache.org/faq/>
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
--
Jeff Silverman, PC guy, Linux wannabe, Java wannabe, Software engineer, husband,
father etc.
See my website: http://www.commercialventvac.com/~jeffs
[EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]