Re: [EMAIL PROTECTED] mod_authn_dbd with Postgres on Win32

2007-06-18 Thread Alexis Paul Bertolini
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

Re: [EMAIL PROTECTED] mod_authn_dbd with Postgres on Win32

2007-06-17 Thread Tom Donovan
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

[EMAIL PROTECTED] mod_authn_dbd with Postgres on Win32

2007-06-17 Thread Alexis Paul Bertolini
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