php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6451 Unable to connect with SID but okay with service's services
Submitted: 2000-08-30 19:12 UTC Modified: 2006-07-17 08:37 UTC
From: cedis at club-internet dot fr Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.0.1pl2 OS: RedHat 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cedis at club-internet dot fr
New email:
PHP Version: OS:

 

 [2000-08-30 19:12 UTC] cedis at club-internet dot fr
Under RedHat 6.2 + oracle enterprise edition 8.1.6.0.1 +  PHP4.0.1pl2 and Apache 1.3.12, I can't open a session with OCILogon with the SID name. The listener say me that don't know the SID name. The trouble does not exist if I open a session under the UNIX's account directly with sqlplus (for example). If I pass the descriptor of the Service Name instead of SID Name, the openning of the session with OCILogon is okay.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-23 19:14 UTC] sniper@php.net
Have you defined all the oracle specific environment variables before 
starting Apache? Look for list at http://www.php.net/manual/ref.oci8.php

--Jani
 [2000-12-30 13:51 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC