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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
22 - 17 = ?
Subscribe to this entry?

 
 [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: Tue Apr 16 13:01:30 2024 UTC