Hi, newbie to the forum so hope you can help.
I have on my Windows XP pc, Apache, IIS 5.1, Oracle 9i client, PHP 4.3.1 and IE 6 web browser. I have a server elsewhere with an Oracle 8.1.7 database on it.
My Oracle 9i client works - I can use SQL Plus.
My PHP app works through Apache to the Oracle database
My PHP app does not work through IIS 5.1 (ISAPI and/or CGI) to the Oracle database. -->I get the dreaded ORA-12154 error.
So I know the Oracle client is fine, and the PHP app is fine (it works on Apache). It's just the IIS/PHP combination with the Oracle 9 client that fails.
I previously had an Oracle 8i client and the whole shebang worked fine. The only thing that has changed is that I changed the 8i client for the 9i client.
Any help much appreciated.