Re: [EMAIL PROTECTED] apache 2.2.6 not connecting to oracle with mod_dbd

2008-01-08 Thread Nick Kew
On Tue, 8 Jan 2008 10:18:49 + Nick Kew <[EMAIL PROTECTED]> wrote: > OK, since you're using APR 1.3, you can get a bit more error message > by patching mod_dbd as follows (modulo my mailer's line wrap): Bah. That patch should of course be as attached. -- Nick Kew Application Development w

Re: [EMAIL PROTECTED] apache 2.2.6 not connecting to oracle with mod_dbd

2008-01-08 Thread Nick Kew
On Tue, 08 Jan 2008 09:22:27 +0100 [EMAIL PROTECTED] wrote: > The apache error log just says: > [Tue Jan 08 08:52:59 2008] [error] (20014)Internal error: DBD: Can't > connect to oracle [Tue Jan 08 08:52:59 2008] [error] (20014)Internal > error: DBD: failed to initialise OK, since you're using APR

[EMAIL PROTECTED] apache 2.2.6 not connecting to oracle with mod_dbd

2008-01-08 Thread porath
Hi all, i am trying to use apache 2.2.6 with mod_dbd and mod_authn_dbd in conjunction with apr 1.3 in order to do digest authentication with users in an oracle database. mod_dbd finds the oracle driver but it obviously can't connect to oracle. The oracle logs show me that mod_dbd doesn't even t