----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Ed Borkmann wrote: > > 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? > you've compiled Apache correctly, using "make". Are you 100% sure that you are using the same executable ? did you "make install" , and was the httpd copied to the right place (usually /usr/local/apache/bin/httpd ) ? and what is the path of the process running when you start apache ? Jean-Luc -- -------------------------------------------------------------- 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]
