-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Eddie,
I ran into this same problem. The problem is likely the failure of the apxs
script to run (which is used in the apache configure script).
Take a look to see if ../apache/bin/apxs runs for you. It may be that you
don't have perl installed or that the path for perl in apxs is incorrect.
Kris
> Subject: getting apache to recognize it has jserv statically compiled!
> From: Ed Borkmann <[EMAIL PROTECTED]>
> Date: Thu, 23 Sep 1999 11:10:15 -0400 (EDT)
>
> Ok, I've installed Jserv1.0 and Apache1.3.9 on solaris. Jserv will run from the
> command line. But when i try to invoke Jserv from Apache it does not work.
> The problem seems to be that my Jserv directives are not understood by
> apache. When it encounters a Jserv directive it tells me it doesn't understand
> it. When i put the directives in the ifmodule tags it just skips over them.
> I did httpd -l and it list mod_jserv.c as being statically compiled into apache.
> I followed all the Jserv config directions enabling modification of apache
> config files. I have looked over everything thoroughly but can't seem to find
> why apache acts as if jserv isn't there at all. Any ideas?
>
>
> eddie
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]