I was successful in compiling php with the options --with-oracle
and --with-oci8.
      but when i tried to connect to the database with the instruction
Ora_logon("user@tnsname", "password"), I got the following error message:
      "Warning: Oracle: Connection Failed: Error while trying to retrieve
text for error ORA-12154 in /home/httpd/html/tmp/testoracle9i.php on line 7"
      I don't quite understand since I defined the environment variables
ORACLE_HOME, ORACLE_SID and TNS_ADMIN







-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to