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!

Connecting error (OCI_INVALID_HANDLE)

440341Mar 16 2005 — edited Dec 1 2005
Hi!

I followed this article (http://www.oracle.com/technology/pub/notes/technote_php_instant.html), but I got an error when trying to connect:

"Warning: ocilogon(): _oci_open_session: OCIHandleAlloc OCI_HTYPE_SVCCTX: OCI_INVALID_HANDLE"

My script is like this:
..............................
$c = OCILogon($user,$senha,"//$host:$port/$service_name"))
..............................

Could anyone help me?

Thanks,
Mauricio
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2005
Added on Mar 16 2005
6 comments
28,765 views