Hi Alan,
On Thu, Aug 17, 2006 at 02:24:31PM -0700, alan bryan wrote:
> Hi,
>
> I'm trying to get Apache 2.2 and Postgres to work together so that I
> can use mod_authn_dbd.
>
> I think the problem is that APR is not being passed the correct
> arguments so that it con
On 8/18/06, Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> I could use (and have in the past on apache 2.0) www/mod_auth_pgsql2
> but I was getting "No Authn provider configured" with the following
> ..htaccess:
Yeah, I had the same error. It fixed by placing line
"LoadModule auth_pgsql_module
alan bryan wrote:
> On 8/18/06, Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> >> I compiled ports/apache22 with WITH_PGSQL=yes and also tried
> >> WITH_PGSQL=/usr/local/pgsql with no changes in result. Am I doing
> >> something wrong here?
> >
> >Hm... www/apache22 port has no WITH_PGSQL knob.
On 8/18/06, Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> I compiled ports/apache22 with WITH_PGSQL=yes and also tried
> WITH_PGSQL=/usr/local/pgsql with no changes in result. Am I doing
> something wrong here?
Hm... www/apache22 port has no WITH_PGSQL knob. I was figthing with
apache22 + auth
alan bryan wrote:
> I'm trying to get Apache 2.2 and Postgres to work together so that I
> can use mod_authn_dbd.
>
> I think the problem is that APR is not being passed the correct
> arguments so that it configures with PGSQL support.
>
> # ldd /usr/local/libexec
On 8/17/06, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
On Thu, Aug 17, 2006 at 02:24:31PM -0700, alan bryan wrote:
> # ldd /usr/local/libexec/apache22/mod_authn_dbd.so
> /usr/local/libexec/apache22/mod_authn_dbd.so:
> # ldd /usr/local/libexec/apache22/mod_dbd.so
> /usr/local/libexec/apache22/mod_
On Thu, Aug 17, 2006 at 02:24:31PM -0700, alan bryan wrote:
> # ldd /usr/local/libexec/apache22/mod_authn_dbd.so
> /usr/local/libexec/apache22/mod_authn_dbd.so:
> # ldd /usr/local/libexec/apache22/mod_dbd.so
> /usr/local/libexec/apache22/mod_dbd.so:
>
> Shouldn't there be various pgsql things liste
Hi,
I'm trying to get Apache 2.2 and Postgres to work together so that I
can use mod_authn_dbd.
I think the problem is that APR is not being passed the correct
arguments so that it configures with PGSQL support.
# ldd /usr/local/libexec/apache22/mod_authn_dbd.so
/usr/local/libexec/apa