From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id E5149BC69 for ; Thu, 29 Mar 2007 12:13:31 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2TADVTE014452 for ; Thu, 29 Mar 2007 12:13:31 +0200 Received: by ug-out-1314.google.com with SMTP id k3so529102ugf for ; Thu, 29 Mar 2007 03:13:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=msfVYmwcl07IR9iSUuaqFSxIYgdSl7mzATDmpMNRzY8z3lD6/M1Nu49ohVmBdn87uwOWpwwNnJzArzQZUQ3yMSznLjL/6lA9b+Wa26pv0DnCYANbXcV69iM23W5M5c0+Iw6oD+0ad0DZveqkx2gmCDZYQZWiYQQOIpEtQN1i+jQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=Afn224nP3dmWuI03+8uprrgq/+Ai1cdzvv80cWb/9phD1bCRlwevjxbf9SSF8z8Pot8RE8qoc/yMNlSMwIu2udlERAlAuGGdQaqjYR3GzWNtVqkXjqQU6X3xL7KVPzqwSYHklDvo086IWBh8SZ4Vcc3BcVeIHw8UX7zoEIBqsKk= Received: by 10.67.101.8 with SMTP id d8mr1311766ugm.1175163211368; Thu, 29 Mar 2007 03:13:31 -0700 (PDT) Received: from ?192.168.1.34? ( [88.8.239.140]) by mx.google.com with ESMTP id y37sm2097053iky.2007.03.29.03.13.29; Thu, 29 Mar 2007 03:13:30 -0700 (PDT) In-Reply-To: <20070328113711.GB1202@furbychan.cocan.org> References: <20070328113711.GB1202@furbychan.cocan.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: caml-list@inria.fr Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] Problem building mod_caml with Apache2 Date: Thu, 29 Mar 2007 11:13:28 +0100 To: Richard Jones X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 460B914B.001 on concorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at concorde with ID 460B914B.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; makefile:01 config:01 28,:98 2007,:98 wrote:01 rec:01 rec:01 caml-list:01 caml:02 fix:04 problem:05 i'm:09 setting:11 issue:12 changes:12 The issue is that ap_auth_type and user were moved from conn_rec to request_rec in Apache2. I'm trying to figure out how to fix this. On Mar 28, 2007, at 12:37 PM, Richard Jones wrote: > Which version of Apache are you using? Also have you made the > appropriate changes to Makefile.config (setting APACHE_MAJOR, APXS, > etc.)? > > To be honest I only ever use Apache 1.3. -- http://wagerlabs.com/