Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle DB connection from PHP

Seenu SreerojuFeb 4 2015 — edited Feb 9 2015

Hi

I'm trying to establish the database (which is on remote machine) connection via PHP. My app is on 64 bit Windows 2014 server and the websever is IIS 8. I have 64 bit Oracle Insant Client on the server for making the connection via php oci . When i try execute my code I get the below error.

"Warning oci_connect(): OCIEnvNlsCreate() failed. There is someting wrong with your system - Please chaeck that PATH includes the directory with Oracle Instant Client libraries"

I have set all the Environment Varialbes correctly and added all the oci extensions in the php ini file, Its been a week I'm unable to find the solution for this, can any one help me out to fix the issue.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 9 2015
Added on Feb 4 2015
2 comments
1,129 views