Hi!
My ODBC-connection against Oracle works fine
with php3 on a IIS5.0, but when trying to use php4.1.1 it only gives "ORA12154 TNS: Could not resolve service name" on the "odbc_connect"-command. It's the same phpcode and the same machines, using the php4-engine on .php4 and php3-engine on .php
Could it be any of the differencies in the php.ini-files, or is it something new in the php4.1.1 that I am unaware of?