php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10654 Slight change to dead session detection?
Submitted: 2001-05-03 19:45 UTC Modified: 2002-04-13 08:33 UTC
From: graeme at inetix dot com dot au Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.5 OS: Linux i386
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: graeme at inetix dot com dot au
New email:
PHP Version: OS:

 

 [2001-05-03 19:45 UTC] graeme at inetix dot com dot au
This could have been a php-dev list posting...
I'm not sure if this applies to the dead session detection change made in version 1.106 of ext/oci8/oci8.c.

When our Oracle 8.1.6 server dies and is restarted we get an error back from PHP:
OCISessionBegin: ORA-24237: need explicit attach before authenticating a user.

To resolve this error, we have to restart our Apache server where PHP runs as a module.

Would adding oracle error 24237 to oci_handle_error() in oci.c resolve the problem?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-04 10:25 UTC] thies@php.net
plz let us know if it does - we'll add it to the list then!

 [2001-05-21 03:17 UTC] graeme at inetix dot com dot au
Working to recreate the problem. Please hold :)
 [2002-04-13 08:33 UTC] thies@php.net
to old to work on...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jun 20 01:01:32 2025 UTC