Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 92628 invoked from network); 7 Nov 2001 11:50:19 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 7 Nov 2001 11:50:19 -0000 Received: (qmail 27008 invoked from network); 7 Nov 2001 11:52:44 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 7 Nov 2001 11:52:44 -0000 Received: (qmail 2393 invoked by uid 97); 7 Nov 2001 11:49:41 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 2377 invoked by uid 97); 7 Nov 2001 11:49:40 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 2366 invoked from network); 7 Nov 2001 11:49:40 -0000 Message-ID: <004901c16782$5369b310$1f00a8c0@stepston4undxv> From: "Mika Goeckel" To: "Tomcat Users List" References: <200111070307.fA737Hj03651@COLIBRIA.PH> <00b201c16742$9d661520$0400a8c0@raisin.com> <200111070706.fA776tj03864@COLIBRIA.PH> Subject: Re: Tomcat and Apache Date: Wed, 7 Nov 2001 12:49:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi. Apache.... are you trying to install on Solaris? The speciality of the Solaris binary Apache install is, that it has not compiled the dynamic modules loading. You need to get a source distribution and compile it yourself, take care to either link mod_jk in statically or the dynamic module loading. Cheers, Mika ----- Original Message ----- From: "Renz Daluz" To: "Tomcat Users List" Sent: Wednesday, November 07, 2001 8:24 AM Subject: Re: Tomcat and Apache > Thanks, but I'm having this error in the first line of mod_jk.conf-auto > > Syntax error on line 9 of /tomcat/conf/mod_jk.conf-auto: > Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not > included in the server configuration > ./apachectl start: httpd could not be started > > Anyway, maybe you also have an idea in creating a log file like access_log > file of apache if I'm just going to use tomcat as both web server and servlet > engine. > > thanks again > > BR > /Renz > > On Wednesday 07 November 2001 12:13 pm, you wrote: > > Ok, so you installed Apache and made sure it is running, right? > > Then, you installed the JDK so that tomcat will run, right? > > Finally, once you unzipped and untarred the jakarta-tomcat tarball, you > > should find a startup.sh script in the bin directory. If so, you should > > run it, and assuming you've done the rest correctly, tomcat should be > > accessible on port 8080 (http://localhost:8080) > > Next to complete the link between Apache and Tomcat it's pretty simple. > > This has worked for me, although there may be others may feel that they > > have a better way. > > 1) In your $APACHE_HOME/conf/httpd.conf file, you should put in a line like > > "Include $TOMCAT_HOME/conf/mod_jk.conf-auto" without the quotes. > > 2) Then, in your mod_jk.conf-auto make sure it points to mod_jk.so. You > > should be able to find and download it from the web if you don't have a > > copy on your machine. Make sure it is the one for your version of Tomcat. > > I have found that the documentation is a little confusing, and there may be > > a better way, but I know this works. > > Good luck > > > > ----- Original Message ----- > > From: Renz Daluz > > To: > > Sent: Tuesday, November 06, 2001 7:25 PM > > Subject: Tomcat and Apache > > > > > Hi, > > > > > > This is just my first time to install apache wih tomcat but to > > > > documentation > > > > > is very hard to understand. Can somebody help my in configuring my apache > > > > to > > > > > use tomcat. Step by step please :(. > > > > > > here are some details that I have. > > > > > > jakarta-tomcat-3.2.1.tar.gz > > > apache_1.3.22.tar.gz > > > > > > when extracting this two files. I can't find my mod_jk (this is want I > > > > want > > > > > to use). > > > > > > Are this files enough? > > > > > > > > > Thanks in advance. > > > > > > BR > > > /Renz > > > > > > -- > > > To unsubscribe: > > > For additional commands: > > > Troubles with the list: > > -- > To unsubscribe: > For additional commands: > Troubles with the list: > -- To unsubscribe: For additional commands: Troubles with the list: