ID:               32361
 Updated by:       [EMAIL PROTECTED]
 Reported By:      diego dot veiga at embraer dot com dot br
-Status:           Open
+Status:           Assigned
 Bug Type:         OCI8 related
 Operating System: Fedora3
 PHP Version:      5CVS, 4CVS (2005-03-22)
-Assigned To:      
+Assigned To:      tony2001


Previous Comments:
------------------------------------------------------------------------

[2005-06-23 16:10:27] diego dot veiga at embraer dot com dot br

I worked around geting the extension oci8 version 4 and puting in the
version 5 ...

------------------------------------------------------------------------

[2005-06-23 16:06:35] diego dot veiga at embraer dot com dot br

I have tried the last version but the same error persists.

Regards,

------------------------------------------------------------------------

[2005-06-23 09:53:04] emiliano dot ticci at dada dot net

Hi,

I installed the latest snapshot just a few hours ago, but unfortunately
the bug still persists :-(

------------------------------------------------------------------------

[2005-06-22 10:29:48] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2005-06-17 16:09:38] emiliano dot ticci at dada dot net

While waiting for an official fix I solved by commenting and
decommenting some lines. This is my diff file for oci8.c (Php 5.0.4):

1103c1103
< #if 0
---
> /* #if 0 commented to avoid connection stay persist */
1109c1109
< #endif
---
> /* #endif */
3204a3205
>       /* Prevents a recursive call to this function (?)
3207a3209
>       */

I don't know if this could be a good solution, however it seems to work
perfectly...

Sorry for my poor english.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32361

-- 
Edit this bug report at http://bugs.php.net/?id=32361&edit=1

Reply via email to