From: snovak7 at gmail dot com Operating system: Fedora Linux 9 PHP version: 5.2.8 PHP Bug Type: OCI8 related Bug description: OCI8 Debugging issue
Description: ------------ There are cases when your password in oracle is about to expire, in my sqlplus experience, it throws you out an error immediatelly when you connect to server. And here is where to problem arises, it is where also your scripts die, and you cant figure out why, there are no logs, not a message which would tell you that ERROR happened when you connected. Expected result: ---------------- I actually managed to solve a problem by re-setting a password, which then wouldn't throw error at connect. -- Edit bug report at http://bugs.php.net/?id=47500&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47500&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47500&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47500&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47500&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47500&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47500&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47500&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47500&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47500&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47500&r=support Expected behavior: http://bugs.php.net/fix.php?id=47500&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47500&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47500&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47500&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47500&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47500&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47500&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47500&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47500&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47500&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47500&r=mysqlcfg
