Re: DBD-Oracle and mod_perl

2000-08-11 Thread Tim Bunce
On Wed, Jul 26, 2000 at 01:54:51PM +0100, Tommy Wareing wrote: > > On Wed, Jul 26, 2000 at 08:27:06AM -0400, Geoffrey Young wrote: > > > > hi everyone... > > > > I was just wondering if anyone has been able to get the newer releases of > > DBD-Oracle to work under mod_perl? > > > > that is, us

Re: DBD-Oracle and mod_perl

2000-07-26 Thread Michael A. Chase
- Original Message - From: "Tommy Wareing" <[EMAIL PROTECTED]> To: "Geoffrey Young" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 5:54 AM Subject: Re: DBD-Oracle and mod_perl > Tim'

Re: DBD-Oracle and mod_perl

2000-07-26 Thread Tommy Wareing
On Wed, Jul 26, 2000 at 08:27:06AM -0400, Geoffrey Young wrote: > > hi everyone... > > I was just wondering if anyone has been able to get the newer releases of > DBD-Oracle to work under mod_perl? > > that is, using DBD-Oracle 1.04, 1.05, and 1.06, under perl 5.005 (RH6.0 > standard) and DBI-1

RE: DBD-Oracle and mod_perl

2000-07-26 Thread Lord Vorp
-Original Message- From: Geoffrey Young [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 26, 2000 6:06 AM To: 'aaron' Cc: [EMAIL PROTECTED]; '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Subject: RE: DBD-Oracle and mod_perl > looks like it's not linked correctly.

Re: DBD-Oracle and mod_perl

2000-07-26 Thread 'aaron'
> > it was in LD_LIBRARY_PATH, but not in /etc/ld.so.conf. > cool, that seemed to do the trick... thanks so the user that the apache process is running as probably wasn't picking up LD_LIBRARY_PATH. by putting it in ld.so.conf you made it available to all users. > > not knowing much about

RE: DBD-Oracle and mod_perl

2000-07-26 Thread Geoffrey Young
> -Original Message- > From: aaron [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 26, 2000 8:48 AM > To: Geoffrey Young > Cc: [EMAIL PROTECTED] > Subject: Re: DBD-Oracle and mod_perl > > > at a time earlier than now, Geoffrey Young wrote: > > h

RE: DBD-Oracle and mod_perl

2000-07-26 Thread Geoffrey Young
> -Original Message- > From: Tommy Wareing [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 26, 2000 8:55 AM > To: Geoffrey Young > Cc: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] > Subject: Re: DBD-Oracle and mod_perl > > > On Wed, Jul 26, 2000 at 0

DBD-Oracle and mod_perl

2000-07-26 Thread Geoffrey Young
hi everyone... I was just wondering if anyone has been able to get the newer releases of DBD-Oracle to work under mod_perl? that is, using DBD-Oracle 1.04, 1.05, and 1.06, under perl 5.005 (RH6.0 standard) and DBI-1.14 I get consistently non-working results, but only when running under mod_perl.