my oracle already install into my pc and its also can use. But i cannot connect with php. Why?
my code:
$c = oci_connect('****', '****', '****');
Error:
ORA-12154: TNS:could not resolve the connect identifier
| SitePoint Sponsor |
my oracle already install into my pc and its also can use. But i cannot connect with php. Why?
my code:
$c = oci_connect('****', '****', '****');
Error:
ORA-12154: TNS:could not resolve the connect identifier
Last edited by falconlee; May 13, 2009 at 23:13.
Bookmarks