ID: 35205 Updated by: [EMAIL PROTECTED] Reported By: robertg2 at hope dot ac dot uk -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: Solaris 8 PHP Version: 5.0.5 Assigned To: tony2001 New Comment:
Since I can't reproduce it even on Solaris, you have to make a research on your own: Enable oci_internal_debug(true); and check its output. Make sure php_oci_connection_close() function is called on every connection resource. Previous Comments: ------------------------------------------------------------------------ [2005-11-22 12:00:39] robertg2 at hope dot ac dot uk We've tried it on Linux with Instant Client 10 - it works fine. I shall speak with my superiors about providing an account but it seems unlikely we will be able to do so. Is there no other way to progress this bug report further? ------------------------------------------------------------------------ [2005-11-22 11:48:40] [EMAIL PROTECTED] Works fine here, both on Linux and Solaris. Please provide an account on this server or try on a different server yourself. ------------------------------------------------------------------------ [2005-11-21 02:39:34] robertg2 at hope dot ac dot uk Okay, for real this time: Using the 32-bit instantclient 10 doesn't seem to have an effect on the behaviour in question. <? oci_connect('user', 'pw', '//HOST/DBNAME'); ?> After browsing to a script such as this via the web, the connection to the database remains. ------------------------------------------------------------------------ [2005-11-20 13:18:40] robertg2 at hope dot ac dot uk oh and... as for the comment I made at 1:55am... that was a mistake. I hadn't taken the oci_close statement out of the code. Sorry :( ------------------------------------------------------------------------ [2005-11-20 13:15:55] robertg2 at hope dot ac dot uk Tony, Unfortunately it doesn't look like it picked up the instant client in compilation as the new style \\HOSTNAME\DBNAME referencing feature doesn't work. So still it's unclear whether compiling with the instant client would reproduce the problem. Will try again tonight. ------------------------------------------------------------------------ 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/35205 -- Edit this bug report at http://bugs.php.net/?id=35205&edit=1