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
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: 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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC