From owner-freebsd-questions@FreeBSD.ORG Thu May 8 05:10:38 2003 Return-Path: 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 854E037B401 for ; Thu, 8 May 2003 05:10:38 -0700 (PDT) Received: from mx1.vermoe.dk (mx3.w4b.dk [130.227.212.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB2143FDD for ; Thu, 8 May 2003 05:10:36 -0700 (PDT) (envelope-from thomas@elements.dk) Received: from elements.dk ([130.227.212.254]) (AUTH: LOGIN t@garbage.dk) by mx1.vermoe.dk with esmtp; Thu, 08 May 2003 14:10:34 +0200 Date: Thu, 8 May 2003 14:10:34 +0200 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Thomas von Hassel To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <1274C4AA-814E-11D7-A2D9-003065B0995C@elements.dk> X-Mailer: Apple Mail (2.552) Subject: mod_log_mysql ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 12:10:38 -0000 Ive tried installing mod_log_mysql both from the ports tree and from scratch. I can compile and load it into apache, but apache complains when i start putting configuration statements into httpd.conf.. any hints on installing this on freebsd ? /thomas