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!

oci_connect() - - - - ERROR

759022Mar 9 2010 — edited Sep 15 2010
Hi, and thanks in advance.

I've a oracle server which is in *192.168.0.140:8080/apex* and name of database is prueba.
When i try connect, use oci_connect('user','password',*$url* ), where *$url* is a combination of many url that i used for get connection between php and oracle. for example :
//192.168.0.140
//192.168.0.140:8080
//192.168.0.140:8080/apex
//192.168.0.140:8080/prueba

My web server is in a diferent machine that my oracle server.
I've used Windows XP + Apache 2.2 + php 5.2.12 + Oracle Instant Client , but i never get connection.
can i help me?

thanks.
This post has been answered by Christopher Jones-Oracle on Mar 10 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2010
Added on Mar 9 2010
3 comments
3,038 views