From:             [EMAIL PROTECTED]
Operating system: Linux i386
PHP version:      4.0.5
PHP Bug Type:     OCI8 related
Bug description:  Slight change to dead session detection?

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?


-- 
Edit Bug report at: http://bugs.php.net/?id=10654&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to