Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 09:16:41 -0700
From:      "alan bryan" <alan.bryan@gmail.com>
To:        "alan bryan" <alan.bryan@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: Apache 2.2 and Postgres
Message-ID:  <892916310608180916p2680c6cav11b3bad4502fc@mail.gmail.com>
In-Reply-To: <20060818074919.GD78016@underworld.novel.ru>
References:  <892916310608171424x2d278a6ak7588509567cdb633@mail.gmail.com> <20060818070230.GC78016@underworld.novel.ru> <892916310608180029g1e0869e7k2387f64c766f7560@mail.gmail.com> <20060818074919.GD78016@underworld.novel.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/18/06, Roman Bogorodskiy <novel@freebsd.org> 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  libexec/apache22/mod_auth_pgsql.so"
> before other "LoadModule" entries (that sound rather weird, yes).

That does sound weird but it did solve the problem for me too.  Thanks!

For now I'll just continue using mod_auth_pgsql2 although I still
think there is something wrong with the DBD and PGSQL things in the
www/apache22 port.  Hopefully someone with more experience in this
than I can take a look at the way the port builds and links against
PGSQL and see if they can get it to work.  I was getting none of the
dbd related .so to link against the pgsql libs which is why nothing
dbd related was working.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?892916310608180916p2680c6cav11b3bad4502fc>