You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gunter D'Hondt <gu...@sofico.be> on 2002/07/05 14:36:22 UTC

webapp_module => apache problem when starting

I configured Apache 2.0.39 correctly and Tomcat 4.0.4 (Win NT4)
Now I'm changing the httpd.conf of Apache with
LoadModule webapp_module modules/mod_webapp.so
AddModule mod_webapp.c

and I've placed the mod_webapp.so in the \modules directory and also the
libapr.dll in the same directory but when starting Apache I get the
following:

C:\PROGRA~1\Apache Group\Apache2\bin>apache
Syntax error on line 173 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_webapp.so into
server: The specified module could not be found.


Am I placing the dll in the wrong directory or what?

Greetings,
Gunter.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>