Hi,
I have PHP installed on my Windows XP IIS, and it's running well,
until i found a problem when i try connecting php to Oracle 7.3 database.
Oracle error msg :
Oracle: Connection Failed: ORA-12154: TNS:could not resolve service name
Setting on my computer (as a web server)
- Win XP, IIS 5
- PHP 4.2.2
- IP 10.10.15.4
- SQL Net
Oracle database installed on Unix machine IP 10.10.50.50
Could help me to fixed this problem?