![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveoci_close bug
From: John Cecere <rootusr@optonline.net>
Date: Sat Sep 24 2005 - 02:55:40 CEST
I've run into this bug:
http://bugs.php.net/bug.php?id=29902
I'm beside myself trying to get around this. My application is dying after processing 20 transactions because there is no way to
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -r PHP_5_1 php-src
But this didn't help. The oci_close still always fails.
I have no control over the Oracle database to increase the number of sessions, nor am I likely to convince the DB admin to do so,
Does anybody have any ideas for a reasonable workaround to this ? I'm a little baffled as to why the latest source didn't fix the
Any ideas ?
Thanks,
|