Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 21805 invoked from network); 19 Aug 2002 20:20:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Aug 2002 20:20:57 -0000 Received: (qmail 6062 invoked by uid 97); 19 Aug 2002 20:20:57 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 6029 invoked by uid 97); 19 Aug 2002 20:20:56 -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 6011 invoked by uid 98); 19 Aug 2002 20:20:56 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <83F0258A9996D311B14200A0C98F173602755550@aas-internet.aas.com> From: "Turner, John" To: 'Tomcat Users List' Subject: RE: Apache 1.3.20 + Tomcat + (mod_jk or mod_webapp) for SuSE 7.3 Linux? Date: Mon, 19 Aug 2002 16:20:19 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Both of your error messages are "undefined symbol", one of which is on mod_rewrite, which leads me to believe there's something going on with your apache, even the binary. Libraries, perhaps? Is the apxs in your build the one under /usr/local/apache/bin, or is it the one under /usr/sbin (you want the one under /usr/local/apache/bin)? John Turner jturner@NOSPAM.aas.com -----Original Message----- From: Chetan Sarva [mailto:chetan@2deck.com] Sent: Monday, August 19, 2002 4:11 PM To: Tomcat Users List Subject: Re: Apache 1.3.20 + Tomcat + (mod_jk or mod_webapp) for SuSE 7.3 Linux? Hi, I've followed John's instructions (see link at bottom) to the letter. Successfully built Apache, installed Tomcat and built mod_jk.so. When I try to start Apache I get the following error: # ./apachectl start Syntax error on line 223 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_rewrite.so into server: /usr/local/apache/libexec/mod_rewrite.so: undefined symbol: dbm_fetch ./apachectl start: httpd could not be started I also tried using the binary install of Apache and instead got the following error (I actually tried the binary install first and went back and did a source install which gave even more problems..): # ./apachectl start Syntax error on line 4 of /usr/local/tomcat/conf/auto/mod_jk.conf: Cannot load /usr/local/apache/libexec/mod_jk.so into server: /usr/local/apache/libexec/mod_jk.so: undefined symbol: ap_ctx_get ./apachectl start: httpd could not be started I searched around and could find no solution to this problem (though there are a few mentions of ap_ctx_get they are mostly in reference to mod_ssl and always ended up with the answer of "wait for the next release of mod_ssl; it is a known bug"). Here are the details of my install: Redhat 7.2 Apache 1.3.26 binary/source install to /usr/local/apache Tomcat 4.0.4 binary install to /usr/local/tomcat Tomcat Connector built from 4.0.4 source (mod_jk.so). Sun JDK 1.4.1 installed to /usr/java/j2sdk1.4.1 Any help is appreciated Regards, Chetan Sarva ----- Original Message ----- From: "Turner, John" To: "'Tomcat Users List'" Sent: Friday, August 16, 2002 12:27 PM Subject: RE: Apache 1.3.20 + Tomcat + (mod_jk or mod_webapp) for SuSE 7.3 Linux? > My How-To for redhat is free, and it works. I even got mail from someone > today that said it helped them get it working on NetBSD, so SuSE should be > no problem. > > http://www.johnturner.com/howto/apache-tomcat-howto.html -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: