liuhy wrote:
>
> Hello everybody,
>
> I have installed Apache Web Server 1.3, Apache JServ 1.1
> JDK1.2.2 and Java Servlet Development Kit 2.0
> Java Servlet work well.
>
> I want to use JSP and installed jakarta-tomcat
> I changed httpd.conf and add "include
> /usr/local/tomcat/conf/tomcat-apache.conf" in it.
> There is "LoadModule jserv_module libexec/mod_jserv.so" in the
> tomcat-apache.conf
> but My Apache can not start and there is a message" Invalid cmmand
> `LoadModule`
> perhaps mis-spelled or defined by a module not include in the Server
> configuration"
>
> I have copy the mod_jserv.so in the libexec fold.
> I think that there is some wrong with Apache setting.
> if you know the reason ,Please tell me, Thank you!
Maybe you need to recompile Apache to enable some additional features?
--
Regards,
Sergey Vorobiev
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets