Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2016 19:45:00 -0500
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        apache@FreeBSD.org
Subject:   www/mod_auth_pgsql2 only works with Apache-2.2
Message-ID:  <ee0583ac-5a89-3194-3957-7e38132c4353@aldan.algebra.com>

next in thread | raw e-mail | index | archive | help
Hello!

Because the module uses the ap_requires() call, it is not working with 
Apache-2.4. Indeed, it needs to be ported to Apache's "new" (introduced 
in 2.4 years ago) authz-structure.

There is patch for mod_auth_pgsql-2.0.3 out there:

    http://www.sky-air.net/dat/mod_auth_pgsql/mod_auth_pgsql-2.0.3-sk.patch

Ubuntu seems to be using that already.

Alternatively, there is somebody else's continuation of this abandonware 
-- the author briefly describes the situation here:

    https://www.postgresql.org/message-id/16B97530-F77E-4722-8311-C48E54E00518@godzone.net.nz

and offers his own mod_auth_pgsql-3.0 here:

    http://sw.godzone.net.nz/mod_auth_pgsql/

How would you like to fix the port? Thanks,

    -mi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ee0583ac-5a89-3194-3957-7e38132c4353>