ID:               30122
 Updated by:       [email protected]
 Reported By:      atebbe at utk dot edu
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         OCI8 related
 Operating System: Suse Professional 9.1
 PHP Version:      5.0.1
 Assigned To:      tony2001
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2005-03-25 01:32:27] [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



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

[2004-09-29 22:36:09] atebbe at utk dot edu

Our timeout is set to 30 for the Oracle database.  I still don't
understand though why the connection is not being closed by PHP at the
end of the page.  It is as though a persistent connection is opened,
even though I am not using that function within PHP.  Is there any way
to force PHP to terminate this connection, so that when a page is
reloaded or a new page is viewed, it will open a new connection to
Oracle?

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

[2004-09-29 08:29:39] [EMAIL PROTECTED]

Could you plz tell me what's the value of the IDLE_TIME variable? You
should be able to get it with "select * from dba_profiles".

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

[2004-09-29 02:23:00] atebbe at utk dot edu

This issue still has not been resolved and should remain categorized as
Open.  It is my understanding that ocilogoff does not even need to be
called, and PHP should disconnect from Oracle at the end of the page,
but it does not seem to do so....

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

[2004-09-17 06:42:27] [EMAIL PROTECTED]

Try to set appropriate idle timeout first. It looks like a problem of
your (mis)configuration.

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

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/30122

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

Reply via email to