[PHP-DEV] PHP 4.0 Bug #8309: Can't connect to remote database From: biesas <email protected>
Date: 12/18/00

From: biesas <email protected>
Operating system: Win NT 4.0
PHP version: 4.0.3pl1
PHP Bug Type: OCI8 related
Bug description: Can't connect to remote database

We have IIS 4.0, Win NT 4.0 SP6 and Oracle 8.0.5 client running on first server and Oracle 8.0.5 database on second.
We have no problems connecting from first server to Oracle using SvrMgr30 or SqlPlus, but from PHP when doing OCILogon() we always get "Warning: Oracle: Connection Failed: ORA-12203: TNS:unable to connect to destination". The same goes
and to ora_logon().
To check if Oracle configuration is OK we compiled example which comes with Oracle (cdemo81.c) and it connects without any problems.

Regards, Vytautas

-- 
Edit Bug report at: http://bugs.php.net/?id=8309&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>