$connection = OCILogon ("scott","tiger","dbname");
dbname = name in $oracle_home/product/8.1.6/network/admin/tnsnames.ora file......
Jimmy Brake
Cool Tools and Stuff
Critical Path Inc.
"Making your job easier"
On Wed, 28 Feb 2001, Douglas B. Jones wrote:
> Hi,
>
> I have compiled the most recent php and apache with oracle.
> When I do:
>
> $conn = ora_logon("user@site","password");
>
> I get the below error:
>
> Warning: Oracle: Connection Failed: Error while trying to retrieve text for
> error ORA-12541 in /u/staff/douglas/public_html/t.html on line 17
>
> I know the login and site are password are valid. The serer is
> on another node (@ above), so we just have the client libs. Any ideas?
> I am not vary oracle literate.
>
> Thanks,
> Cheers,
> Douglas
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]