Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 18786 invoked from network); 2 Dec 2004 20:14:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Dec 2004 20:14:31 -0000 Received: (qmail 70643 invoked by uid 500); 2 Dec 2004 20:13:34 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 70616 invoked by uid 500); 2 Dec 2004 20:13:34 -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 70600 invoked by uid 99); 2 Dec 2004 20:13:34 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from corp.uniteddrugs.com (HELO exchange.corp.uniteddrugs.com) (63.253.138.197) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Dec 2004 12:13:32 -0800 Received: by exchange.corp.uniteddrugs.com (Postfix, from userid 65534) id 1E3A523471; Thu, 2 Dec 2004 13:13:30 -0700 (MST) Received: from Dan (zubeyd.corp.uniteddrugs.com [192.168.20.218]) by exchange.corp.uniteddrugs.com (Postfix) with ESMTP id D8AF323460 for ; Thu, 2 Dec 2004 13:13:29 -0700 (MST) From: "Dan Zubey" To: Subject: Problems loading mod_jk into apache. Date: Thu, 2 Dec 2004 13:13:27 -0700 Organization: United Drugs MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0066_01C4D870.B5E8B4C0" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcTYoWsacS3IwN/qRimh03MwoXb7BgACa8Ow X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-Id: <20041202201329.D8AF323460@exchange.corp.uniteddrugs.com> X-Spam-Checker-Version: SpamAssassin 2.61-daz_exchange1.0 (1.212.2.1-2003-12-09-exp) on exchange.corp.uniteddrugs.com X-Spam-Level: X-Spam-Status: No, hits=-104.5 required=5.0 tests=BAYES_00,HTML_70_80, HTML_MESSAGE,USER_IN_WHITELIST autolearn=no version=2.61-daz_exchange1.0 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0066_01C4D870.B5E8B4C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All. I downloaded the suse 9.0 pre-made mod_jk module for SuSE 9.0 (i386) and installed it. When I try to restart apache with mod_jk, I'm getting an: Syntax error on line 226 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/mod_jk.so into server: /usr/lib/apache/mod_jk.so: undefined symbol: apr_sockaddr_ip_get Line 226 in /etc/httpd/httpd.conf contains: LoadModule mod_jk /usr/lib/apache/mod_jk.so I've also included the directives: Include /var/tomcat3/conf/jk/mod_jk.conf-auto AddModule mod_jk.c Again, we're using SuSE 9.0 on x86. Let me know if there's more information I can give. Any help at all would be really appreciated, I'm thoroughly stumped. Thanks, -Dan ----- Dan Zubey N7NMD Network Engineer / Information Security United Drugs Corporate Office 602.678.1179 x270 800.800.2988 602.678.0772 Fax ------=_NextPart_000_0066_01C4D870.B5E8B4C0--