php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10886 Warning: _oci_open_server: ORA-12154: TNS:no se ha podido resolver el nombre de
Submitted: 2001-05-15 15:46 UTC Modified: 2002-04-13 08:28 UTC
From: webssi at 123mail dot cl Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.5 OS: NT SERVER 4.0 & APACHE 1.3.14
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: webssi at 123mail dot cl
New email:
PHP Version: OS:

 

 [2001-05-15 15:46 UTC] webssi at 123mail dot cl
Warning: _oci_open_server: ORA-12154: TNS:no se ha podido resolver el nombre del servicio in c:\web\apache\htdocs\orac.php on line 2

have all, the parameters ok

is one bugs in the php, exist solutioin the respect

please nedd help

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-13 08:28 UTC] thies@php.net
make sure your environment is setup correctly and that you can connect via sqlplus. 
 [2010-03-13 02:47 UTC] amontero at improsa dot com
i had the same error 

Warning: ocilogon(): _oci_open_server: ORA-12154: TNS:could not resolve the connect identifier specified in /opt/Apache13/htdocs/intranet/prueba.php on line 3
my enviroment variables 

ORACLE_SID=DBXX
ORACLE_BASE=/opt/oracle/product/10.2.0
TNS_ADMIN=/opt/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora
ORACLE_HOME=/opt/oracle/product/10.2.0/db_1

my php version is 4.3.9 with Apache 1.3.42 

please need help
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 30 16:01:34 2025 UTC