From owner-freebsd-questions@FreeBSD.ORG Fri Feb 24 03:11:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E042E16A420 for ; Fri, 24 Feb 2006 03:11:24 +0000 (GMT) (envelope-from don@lizardhill.com) Received: from bigbird.whtech.com (bigbird.whtech.com [64.125.72.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BE2C43D66 for ; Fri, 24 Feb 2006 03:11:24 +0000 (GMT) (envelope-from don@lizardhill.com) Received: (qmail 96803 invoked by uid 0); 24 Feb 2006 03:11:15 -0000 Received: from unknown (HELO mickey) (unknown) by unknown with SMTP; 24 Feb 2006 03:11:15 -0000 From: "Don O'Neil" To: Date: Thu, 23 Feb 2006 19:11:25 -0800 Message-ID: <030801c638ef$ff716ac0$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcY47/8z8SDCNuUGQZGjYr075MmcPQ== Cc: freebsd-questions@freebsd.org Subject: Mod_Auth_Mysql v2.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2006 03:11:26 -0000 Does anyone have instructions on how to build v2.2 of Mod_Auth_Mysql with the latest Apache HTTP release? I have old apps that I cannot rebuild that require some of the directives & syntax that are only supported in v2.2 Alternatively, if someone has a pre-built module for the 1x line of HTTPD, built for FreeBSD 4.11 that would be WONDERFULL!! Or, again, maybe there is a slightly later version than 2.2 that has all the same support that is easier to build? V 3.0 doesn't have the function calls I need, although I can build it in a snap. Thanks!!