Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 77775 invoked from network); 17 Feb 2001 21:58:09 -0000 Received: from carroll1.cc.edu (140.104.1.1) by h31.sny.collab.net with SMTP; 17 Feb 2001 21:58:09 -0000 Received: from m1204 ([140.104.140.91] (may be forged)) by carroll1.cc.edu (8.8.6 (PHNE_17190)/8.8.6) with SMTP id PAA02461 for ; Sat, 17 Feb 2001 15:51:56 -0600 (CST) From: "Adam Fowler" To: Subject: RE: Virtual Hosting and Startup as the machine startup... Date: Sat, 17 Feb 2001 15:59:24 -0600 Message-ID: <001301c0992c$e3bfea30$5b8c688c@cc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <3A826C71.D78060A7@webphilippines.com.ph> Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Oh just realised, You should probably download the latest Java SDK 1.2 v.3 (or 1.3). My Prof' got it working in RedHat easily with the default configuration(except ajp13 instead of ajp12) Regards, Adam. ---- Adam Fowler Second year Computer Science undergraduate University of Wales, Aberystwyth Carroll College, WI, USA(2000-2001) web: http://gucciboy.dyndns.org/aff9 e-mail: adamfowler@chillin.co.uk "Every new beginning comes from some other beginning's end" ---- -----Original Message----- From: Merwin Yap [mailto:merwin.yap@webphilippines.com.ph] Sent: Thursday, February 08, 2001 3:53 AM To: tomcat-user@jakarta.apache.org Subject: Virtual Hosting and Startup as the machine startup... I currently have jdk1.2.2, tomcat3.2 using mod_jk working with Apache running in Red Hat Linux I read about it, and have been trying stuff but i have failed... and here are some questions... I know that these stuff have might have been asked before but back then I was just startring and i couldn't care less since they were so complicated for me to comprehend... Virtual Hosting - the faq seems to be using jserv rather than mod_jk, I know that both httpd.conf and server must be edited. here what i added in server.xml Anything wrong??? here what i added in http.conf DocumentRoot /home/webapp/jakarta-tomcat/webapps/survey ServerName survey.com JkMount /*.jsp ajp12 JkMount /servlet/* ajp12 --> httpd failed during reboot something to do with JkMount... !!! ************************************************************************ Starting Jakarta-Tomcat as Nobody as the Server Starts I read something about it and tried them but there is still something missing... I already made symlink like S83tomcat which i placed in etc/rc.d/ rc2 to 5 and K83 for rc0 ,rc1, and rc6 ... and i also have the file linked named tomcat stored in etc/rc.d/init.d/ ? what could be still missing? Should tomcat start before httpd??? hope to hear from you soon... I really need help... Thanks! I appreciate the time you spent in answering my questions,,, Thanks! Merwin --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, email: tomcat-user-help@jakarta.apache.org