You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Trickel, EE Erik" <Tr...@raytheon.com> on 2001/11/09 16:11:08 UTC

Frustrated, Tomcat 4.01 and Apache 1.3.22

I am trying to connect Tomcat 4.01 final and Apache 1.3.22.  I have read the
Installed.txt many times trying to figure out the problem.  Please help!

I am adding the following line below the commented out LoadModule line in
the httpd.conf
LoadModule webapp_module libexec/mod_webapp.so

when I do the configtest I get
Syntax error on line 206 of /blah/httpd.conf:Invalid command 'LoadModule',
perhaps misspelled or defined by a module not included in the server
configuration.

I have downloaded the mod_webapp.so binary from the ftp site and copied it
to the libexec directory (no other files or source where included).  

Please ask for any information I am not supplying.


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Frustrated, Tomcat 4.01 and Apache 1.3.22

Posted by Xavier NOPRE <xn...@netceler.com>.
Hi,

> LoadModule webapp_module libexec/mod_webapp.so

Warning : under Windows, the files must be placed in modules directory ...

Xavier



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>