php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8232 12154 oci_open_server
Submitted: 2000-12-13 10:25 UTC Modified: 2001-03-09 20:51 UTC
From: lgarcia at ch-avignon dot fr Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.3pl1 OS: windows 2000 server
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 !
Your email address:
MUST BE VALID
Solve the problem:
41 - 16 = ?
Subscribe to this entry?

 
 [2000-12-13 10:25 UTC] lgarcia at ch-avignon dot fr
i have windows2000 server, iis5.0, oracle client 8.0.5 and php 4.0.3pl1
i have oci8 and oracle installed 
i can access to oracle by sqlplus and sqlnet

tnsnames.ora is ok
sqlnet.ora is ok
when i do phpinfo() , coi8, oracle installed


but i have this error
Warning: _oci_open_server: ORA-12154: TNS:l'adresse symbolique n'a pas pu ?tre r?solue in includes/php-dbi.inc on line 50
Error connecting to database:

     Unknown error

thanx for your help because i don't know why i may do now?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-30 04:47 UTC] sniper@php.net
Try setting the required environment vars mentioned
at http://www.php.net/oci8

--Jani

 [2001-03-09 20:51 UTC] sniper@php.net
No feedback.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC