[PHP-DEV] Bug #762: plogon fail after database restart From: bruno.pennec <email protected>
Date: 09/21/98

From: bruno.pennec <email protected>
Operating system: solaris 2.5.1
PHP version: 3.0.3
PHP Bug Type: Oracle related
Bug description: plogon fail after database restart

Context :
   1. a computer with Oracle (8.0.3 for me)
   2. a computer with Apache (and PHP module)

On computer 2, a script with plogon connect.

Computer 1 shutdown and restart for any reason...

When script on computer 2 is executed, it fails
complaining a invalid database link when script
try to open a new cursor.

(I don't know if it depends of PHP or OCI interface.)

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>