Tom Donovan wrote:
You will need to rebuild Apache (specifically, the APR-util library)
to enable loading a DBD driver, in addition to building or finding
apr_dbd_pgsql.so.
:-( I spent the best part of Sunday trying to compile apr-util with VC
express to little avail. It turns out you also ne
Alexis Paul Bertolini wrote:
Dear all,
I am trying to setup mod_authn_dbd on win32 using Postgres.
I think I have everything in place, except for the pgsql driver
(apr_dbd_pgsql.so?).
As I don't have a win32 compiler (I guess Cygwin doesn't help here) and
I have no experience at compiling t
Dear all,
I am trying to setup mod_authn_dbd on win32 using Postgres.
I think I have everything in place, except for the pgsql driver
(apr_dbd_pgsql.so?).
As I don't have a win32 compiler (I guess Cygwin doesn't help here) and
I have no experience at compiling these projects, could anyone di