[PHP-DB] ora_logon receive ora-12154

2001-05-03 Thread Miguel
Hi, I'am having serious problems in put php acessing a remote oracle 8 database, i have tried several configurations but always end up with Oracle: Connection Failed: ORA-12154: TNS:could not resolve service name in /var/www/htdocs/support/teste.php on line 5 I can access this database from

Re: [PHP-DB] ora_logon receive ora-12154

2001-05-03 Thread Steve Farmer
Hi Miguel, try if(!($conn=ora_logon(user,pass,SERVICE))) it always works for me HTH Steve At 10:47 PM +0100 3/5/01, Miguel wrote: Hi, I'am having serious problems in put php acessing a remote oracle 8 database, i have tried several configurations but always end up with Oracle: Connection