[PHP-DB] PHP4.22/OCI8/Netscape 3.63 tnsnames problem...

2002-11-28 Thread David Leach
Hi there, I've having some problems with ORACLE_SID under Solaris 8/PHP 4.22/Netscape 3.63. If I specify the ORACLE_SID, and export it within my environment before webserver startup, php/oracle do not look up the SID within tnsnames.ora. I verified this with truss: Trace output: Fatal NI connec

RE: [PHP-DB] Re: PHP4.22/OCI8/Netscape 3.63 tnsnames problem...

2002-12-01 Thread David Leach
> > [ ORACLE_SID=blah, OciLogon ( "user", "pw", "" ); -] > > If you are really using that third, empty parameter, omit it. > The manual > says: > > | If the optional third parameter is not specified, PHP uses the > | environment variables ORACLE_SID (Oracle instance) or TWO_TASK > | (tn