ID: 32361 User updated by: diego dot veiga at embraer dot com dot br Reported By: diego dot veiga at embraer dot com dot br -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Fedora3 PHP Version: 5CVS, 4CVS (2005-03-22) New Comment:
I have tried the last version but the same error persists. Regards, Previous Comments: ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ [2005-03-22 13:54:13] diego dot veiga at embraer dot com dot br hi yes, yesterday i installed the php-5.0.3 and this morning i installed the CVS snapshot... i'm doing tests but is the same error. :o( ------------------------------------------------------------------------ [2005-03-21 17:45:27] diego dot veiga at embraer dot com dot br I upgraded the php to 5.0.3 and reproduce the same error, it seems the oci_connect is working like the oci_pconnect. Does anybody has an idea? ------------------------------------------------------------------------ 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
