I followed the how from the link in this and finaly got tomcat and apache working.
One question now though, after compiling apache and such, how do I now enable ssl and https on this server. Can I add it after? Or do I have to recompile? Thanks all. Mark >From: Eddie Bush <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >Subject: Re: mod_jk problem >Date: Tue, 09 Jul 2002 21:47:20 -0500 > >Steve, I'd _love_ to help you - I would. I'm running on Linux though - and >with a much older version of Apache (1.3.23). So far as the config goes, >I'm still quite shaky on it. If all you want to do is set up one server - >or even multiple load-balanced servers, it's not that bad I don't think. >You might take a look at http://www.ubeans.com/tomcat/. That's what I used >as my guide. You can get the "dll" files (I'm guessing you're on Windows) >from the binary distributions. It's not (IMHO) real easy to find the one >you want. I'm not certain I have "the one I want" - but "it works". >There's also a proportedly useful walkthrough on jboss.org for setting up >with the newer Apaches. > >If you look over that stuff and still have problems, post here again. I'll >try and keep an eye on this thread. I know how frustrating this can be. > >Regards, > >Eddie Bush > > >STEVE R BURRUS wrote: > >>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]> >> >> > > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>