From owner-freebsd-questions Wed Apr 18 23:34:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe4.law8.hotmail.com [216.33.240.108]) by hub.freebsd.org (Postfix) with ESMTP id 160C437B42C for ; Wed, 18 Apr 2001 23:34:56 -0700 (PDT) (envelope-from benjaminhyatt@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 18 Apr 2001 23:34:55 -0700 X-Originating-IP: [139.87.11.172] From: "Benjamin Hyatt" To: References: Subject: bea weblogic + apache + linux library Date: Wed, 18 Apr 2001 23:34:55 -0700 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 19 Apr 2001 06:34:55.0924 (UTC) FILETIME=[D919CF40:01C0C89A] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to configure bea's weblogic apache server plugin to work with apache 1.3.14 on FreeBSD 4.2-RELEASE i386. I've rebuilt the kernel (smp support) and have enabled linux_enable="YES" in /etc/rc.conf //output from kldstat bhyatt@benh-freebsd:/export/home/bhyatt [176] $kldstat Id Refs Address Size Name 1 2 0xc0100000 343d0c kernel 2 1 0xc18f0000 11000 linux.ko I've added the linux.so module to apache via apxs, which loads the module successfully. Apache refuses to start after this... Unfortunately Bea only provides a apache plugin for solaris, hp-ux and linux. I'd like to be able to get this to work on FreeBSD - gives me a good excuse to use FreeBSD over our current implementation... Solaris. Any ideas/comments are appreciated. Thanks, -Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message