How to connect to oracle remotely

wxdqz

New Member
I'm newbie in PHP.

I have problem to connect to my oracle database remotely. I'm using Apache on Win NT. I had setup my oracle client & ODBC connection. I had also configure my php.ini, httpd.conf. When i try to connect to db with my php script, I got an error message stated that "Oracle: Connection Failed: ORA-12154: TNS:could not resolve service name"

Can anyone give me some guideline to make this work??

Thanks.
 
Back
Top