Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 24993 invoked from network); 28 May 2007 01:21:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 May 2007 01:21:22 -0000 Received: (qmail 52187 invoked by uid 500); 28 May 2007 01:21:18 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 51888 invoked by uid 500); 28 May 2007 01:21:17 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 51877 invoked by uid 99); 28 May 2007 01:21:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2007 18:21:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of noodlet@gmail.com designates 66.249.82.229 as permitted sender) Received: from [66.249.82.229] (HELO wx-out-0506.google.com) (66.249.82.229) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2007 18:21:12 -0700 Received: by wx-out-0506.google.com with SMTP id t13so968489wxc for ; Sun, 27 May 2007 18:20:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gge4mB6VG0aXQg6IW/TQyMVw4X4pcC8DIbhEFt06dYRNVNHGzdMXoV/RxMiEsZHddjcJOoTowMG5ltHUVmsWyPXOwDNdIH9+iWsntIvBSaBJqS+i/DOAacsK/rrXycMvR54xOrFIX2L6avrnAeZw/nf9whFTmhslhzEH1MaWfIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pHvVTfT0HetJDinntDsaTFXyO2AkrDbkotzY9Grpp50TxrwUbTRI7cWgHt4eNjnTDkxWsnI+PgiL5p6wkdhTnK8GheofOYYYHDBgn9Ji72V38AsdaYTYUkX+viLWw79AhSjXaDpwn3FbagJVVzq0e8mmnfCdLQwpmAzq+2yk4EA= Received: by 10.90.105.19 with SMTP id d19mr3591048agc.1180315251433; Sun, 27 May 2007 18:20:51 -0700 (PDT) Received: by 10.90.72.9 with HTTP; Sun, 27 May 2007 18:20:51 -0700 (PDT) Message-ID: <813716b60705271820v58f314e3r5527b5035c569256@mail.gmail.com> Date: Mon, 28 May 2007 02:20:51 +0100 From: "Vincent Bray" To: users@httpd.apache.org In-Reply-To: <813716b60705271817p676f0796obd0b34ec75966f10@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <813716b60705271817p676f0796obd0b34ec75966f10@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_authn_dbd On 28/05/07, Vincent Bray wrote: > On 28/05/07, Tom Allison wrote: > > I loaded 'DBDriver pgsql' and other Directives in httpd.conf > > and apache2ctl immediately complained that there was no such thing > > understood. > > I checked to see that the module was loaded, it was. Look at the output of srclib/apr-util/configure --help, which includes --with-pgsql=dir. I don't know if that means you have to install apr & apr-util separately, or if the main httpd configure script can pass on that argument. -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org