-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 3 Sep 2007, Aaron Dalton wrote:
cd /path/to/httpd-2.2.4/modules/database
cp mod_dbd.c mod_dbd.c.origi
wget http://www.ausics.net/mod_dbd.c
Then make clean and recompile apache again
Well, it appears that I had some old files were hangi
Res wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> NotDashEscaped: You need GnuPG to verify this message
>
> Aaron,
>
> On Wed, 4 Jul 2007, Aaron Dalton wrote:
>
>> Yeah, something is still wrong. My query log shows a connect and an
>> immediate quit. No query is actually getting p
Res wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> NotDashEscaped: You need GnuPG to verify this message
>
> Aaron,
>
> On Wed, 4 Jul 2007, Aaron Dalton wrote:
>
>> Yeah, something is still wrong. My query log shows a connect and an
>> immediate quit. No query is actually getting p
--- Res <[EMAIL PROTECTED]> a écrit :
> ... so re-open the bug and hope
> someone else grabs it.
I just reopened it (#42732).
Anyway, I've implemented an authentication thru PHP so
it's not anymore a blocking point in my project. If
someone wan to take care of this nasty issue, I can
spend some t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
On Thu, 5 Jul 2007, Laurent FAILLIE wrote:
I've sent a mail to this mailing list on June the 25th
"Authentication against database issue", because,
despite I've upgraded this mod_dbd.c, there sti
--- Nick Kew <[EMAIL PROTECTED]> a écrit :
> > cd /path/to/httpd-2.2.4/modules/database
> > cp mod_dbd.c mod_dbd.c.origi
> > wget http://www.ausics.net/mod_dbd.c
>
> FWIW, that is almost identical to the current trunk
> version, which
> you can find with a browser from
> http://svn.apache.org/vi
On Thu, 5 Jul 2007 08:16:36 +1000 (EST)
Res <[EMAIL PROTECTED]> wrote:
> Is this 2.2.4 ?
> If so it is a bug that has been corrected but no new update released.
>
> I forget where on apache.org it is hidden but grab the fixed mod_dbd.c
> (use below it's current)
>
> cd /path/to/httpd-2.2.4/modul
Res wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
Aaron,
On Wed, 4 Jul 2007, Aaron Dalton wrote:
Yeah, something is still wrong. My query log shows a connect and an
immediate quit. No query is actually getting passed. If anybody
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
Aaron,
On Wed, 4 Jul 2007, Aaron Dalton wrote:
Yeah, something is still wrong. My query log shows a connect and an
immediate quit. No query is actually getting passed. If anybody has had
thi
Aaron Dalton wrote:
Nick Kew wrote:
On Wed, 04 Jul 2007 10:23:44 -0600
Aaron Dalton <[EMAIL PROTECTED]> wrote:
Does it make any difference if you put the DBD* directives inside the
container?
Now that's just embarrassing. Everything I read said they can't go in
the VHost container, so I
On Wed, 04 Jul 2007 11:00:30 -0600
Aaron Dalton <[EMAIL PROTECTED]> wrote:
> Now that's just embarrassing.
To whom? :-)
> Everything I read said they can't go
> in the VHost container, so I didn't even think of trying.
"can't"?
They *should* work either inside or outside it, but we hav
Nick Kew wrote:
On Wed, 04 Jul 2007 10:23:44 -0600
Aaron Dalton <[EMAIL PROTECTED]> wrote:
. The problem is that everytime I try to
authenticate I get a 500 error and the following log entry: "No DBD
Authn configured!"
That's not the message you get if the driver isn't configured (unless
the
On Wed, 04 Jul 2007 10:23:44 -0600
Aaron Dalton <[EMAIL PROTECTED]> wrote:
> . The problem is that everytime I try to
> authenticate I get a 500 error and the following log entry: "No DBD
> Authn configured!"
That's not the message you get if the driver isn't configured (unless
there are other m
I've done some searching on the problem and the few solutions I have
found I have done, to no avail. What I am trying to do is authenticate
users using Basic Auth and a pre-existing MySQL database. I have
installed Apache 2.2.4 and have a working MySQL installation. What my
searching came up
14 matches
Mail list logo