Hello, I am Steve Burrus and I am 1 of your fellow Tomcat Server users, and I was
wondering if you would kindly email me the link to access the mod_jk.dll file
which allows one to "connect" the Apache 2.* HTTP Server with the Tomcat 4.*
Server. And, in your response to me, you might also "throw in" some info on how
you use the directives in Apache's configuration file!!

***********************************************************************************

--- Eddie Bush <[EMAIL PROTECTED]> wrote:
>    Considering the possibility you are setup like me (httpd config in 
> /etc/httpd/conf - modules in /etc/httpd/modules), I suggest you change 
> your LoadModule line to:
> 
> LoadModule jk_module modules/mod_jk.so
> 
> All the docs talk about libexec - but all of my other modules are loaded 
> from modules/mod_* - and this is true for mod_jk too - works like a charm!
> 
> HTH,
> 
> Eddie
> 
> COLLINEAU Franck FTRD/DMI/TAM wrote:
> 
> >Greetings,
> > 
> >i try to start apache with mod_jk. I compiled mod_jk using the source-dist
> >and copy mod_jk.so to APACHE/libexec. The lines in my httpd.conf are:
> >
> >LoadModule jk_module libexec/mod_jk.so
> >AddModule mod_jk.c
> >
> >when i try to start apache i got this error:
> >
> >./bin/apachectl start
> >Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
> >Can't locate API module structure `jk_module=B4 in file
> >/usr/local/apache/libexec/mod_jk.so: /usr/local/apache/libexec/mod_jk.so:
> >undefined symbol: jk_module
> >./bin/apachectl start: httpd could not be started
> >
> >Line 207 is the LoadModule Line above.
> >
> >thanks in advance
> > 
> >Franck
> >
> >
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to