ID: 35205
User updated by: robertg2 at hope dot ac dot uk
Reported By: robertg2 at hope dot ac dot uk
Status: Assigned
Bug Type: OCI8 related
Operating System: Solaris 8
PHP Version: 5.0.5
Assigned To: tony2001
New Comment:
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.
Previous Comments:
------------------------------------------------------------------------
[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.
------------------------------------------------------------------------
[2005-11-20 01:55:28] robertg2 at hope dot ac dot uk
Sorry for the delay in testing.
The connection is closed off correctly when compiled against
InstantClient 10.
------------------------------------------------------------------------
[2005-11-15 19:09:31] [EMAIL PROTECTED]
... and it works fine even if the MPM if "worker", so this is not a
multithreading related issue.
Please try to build PHP with Oracle Instant Client and see if it
helps.
------------------------------------------------------------------------
[2005-11-15 14:47:40] [EMAIL PROTECTED]
Just for the record: I can't reproduce on Linux and on Solaris with
Apache2/prefork.
------------------------------------------------------------------------
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