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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC