From:             chaitgsi at yahoo dot com
Operating system: Redhat Linux 2006
PHP version:      4.4.2
PHP Bug Type:     OCI8 related
Bug description:  Oracle connection

Description:
------------
There is a bogus bug on
http://bugs.php.net/bug.php?id=35572

We faced same problem. ORACLE_PATH was wrong in config.php. 
We were able to solve problem but we were not getting connection failuer
error all time. If that page is executed 100 times, it use to throw error
30 times. It was surprising as there was wrong path declaration and half
times it use to work half time not.

We are using Apache 2.0 
PHP is compiled as follows
--host=i686-redhat-linux-gnu' '--build=i686-redhat-linux-gnu'
'--target=i386-redhat-linux' --with-oci8=/oracle/product/9.2.0'
'--with-oracle=/oracle/product/9.2.0' '--enable-sigchild'
--with-apxs2=/usr/sbin/apxs'


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

Reply via email to