PHP connection OracleORA-121154 problem solving

Source: Internet
Author: User
Error message: ocilogon (): ORA-12154: TNS: couldnotresolvetheconnectidentifierspecifie! Operating system: Win7 local environment: xampp-win32-1.8.2-1-VC9, Oracle10g. PHP connection test code: [php] & lt ;? Phpopencil

Error message: ocilogon (): ORA-12154: TNS: cocould not resolve the connect identifier specifie!

 


Operating system: Win7

Local environment: xampp-win32-1.8.2-1-VC9, Oracle 10g.

PHP connection test code:

 

[Php]
Ocilogon ('emesc ', 'emesc', 'mesb ');
// Print_r (oci_error ());
?>

Ocilogon ('emesc ', 'emesc', 'mesb ');
// Print_r (oci_error ());
?> The result showed that: ocilogon (): ORA-12154: TNS: cocould not resolve the connect identifier specifie!

 

 

Cause Analysis: previously, PL/SQL was used by configuring tnsnames. ora and environment variables, resulting in an exception in environment variables when installing the oracle client. As a result, PHP cannot parse the connection string.

 


Solution: add the environment variable named TNS_ADMIN to the system: D: \ oracle \ product \ 10.2.0 \ db_1 \ network \ ADMIN. Connection test successful!

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.