php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38293 Oracle connection
Submitted: 2006-08-02 11:44 UTC Modified: 2006-08-02 12:11 UTC
From: chaitgsi at yahoo dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.4.2 OS: Redhat Linux 2006
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chaitgsi at yahoo dot com
New email:
PHP Version: OS:

 

 [2006-08-02 11:44 UTC] chaitgsi at yahoo dot com
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'


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-02 12:11 UTC] tony2001@php.net
You are strongly encouraged to use OCI8 from PECL with PHP4.x.
Also, no need to specify --with-oracle, as this is completely different thing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 26 22:00:03 2025 UTC