Re: [PHP-DB] Re: PHP crashing with using Oracle (SOLVED... well, sorta)

2003-07-08 Thread Thies C. Arntzen
On Mon, Jul 07, 2003 at 03:58:45PM -0400, Reuben D. Budiardja wrote: > Apparently there is a bug or something with OCI8 extention for PHP-4.3.2. > > Using the same configuration and everything, I compiled PHP-4.3.1, and 4.2.3 > and both worked. > > I send e-mail to PHP-DEV wondering if this is

Re: [PHP-DB] Re: PHP crashing with using Oracle (SOLVED... well, sorta)

2003-07-07 Thread Reuben D. Budiardja
Apparently there is a bug or something with OCI8 extention for PHP-4.3.2. Using the same configuration and everything, I compiled PHP-4.3.1, and 4.2.3 and both worked. I send e-mail to PHP-DEV wondering if this is a known bug that has been reported before. So if anyone has the same experience

Re: [PHP-DB] Re: PHP crashing with using Oracle

2003-07-07 Thread Reuben D. Budiardja
> > -Original Message- > From: Reuben D. Budiardja [mailto:[EMAIL PROTECTED] > Sent: Monday, July 07, 2003 2:18 PM > To: Lang Sharpe; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Re: PHP crashing with using Oracle > > On Sunday 06 July 2003 07:40 pm,

Re: [PHP-DB] Re: PHP crashing with using Oracle

2003-07-07 Thread Reuben D. Budiardja
On Sunday 06 July 2003 07:40 pm, Lang Sharpe wrote: > I had to change ext/oci8/config.m4 > Remove the line highlighted in red on this page. > > http://cvs.php.net/diff.php/php-src/ext/oci8/config.m4?login=2&r1=1.37.2.6&; >r2=1.37.2.7&ty=h > > The line is > AC_DEFINE(HAVE_OCI8_SHARED_MODE,1,[ ]) > >