I am trying to install Tomcat & Apache on Solaris with mod_jserv as a
DSO module. I tried to configure Apache with the options
    --enable-module=jserv
   --enable-rule=SHARED_CORE
    --enable-shared=jserv .
    I got - "configure:Error: No such module named 'jserv' ".

I also tried modifying the src/Configuration file from Apache1.3.9 as
follows:
    SharedModule modules/xxxx/mod_jserv.so

When I did this, I got the error while trying to run 'apachectl' as it
did not recognize the 'LoadModule' in  tomcat.conf.
    Any tips?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to