From:             michael dot caplan at lechateau dot ca
Operating system: RHE 3
PHP version:      5.0.2
PHP Bug Type:     OCI8 related
Bug description:  oci8 cannot connect after restarting DB

Description:
------------
Every evening, for whatever reason, our Oracle db (9.2.0) is restated.
After it is restarted, I am unable to build a connection with Oracle from
PHP untill Apache is restarted.  
 
Whenever I do an ociplogon() or ocilogon() following an Oracle DB restart,
it fails but I am unable to get a description of the error.  Restarting
Apache "fixes" the problem.  
 
This problem is similar to bug #26829 except that it effects both
persistent and non persistent conneciton.



-- 
Edit bug report at http://bugs.php.net/?id=30808&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30808&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30808&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30808&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30808&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30808&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30808&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30808&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30808&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30808&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30808&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30808&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30808&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30808&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30808&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30808&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30808&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30808&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30808&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30808&r=mysqlcfg

Reply via email to