php-db | 2001011

RE: [PHP-DB] OCI8 and Listener From: Alarion (alarion <email protected>)
Date: 01/15/01

The server (that is running the actual Oracle Database) has to have the listener running.

If you can connect with SQL*Plus (the Oracle provided SQL interpreter) then you should be able to connect with PHP.

Not sure what the error you are receiving is though as I don't have a reference here. Try searching google for that error...

Sean
-----Original Message-----
From: Stefan Fokuhl [SMTP:stfo <email protected>]
Sent: Monday, January 15, 2001 7:06 AM
To: php-db <email protected>
Subject: [PHP-DB] OCI8 and Listener

Hi,

i've compiled my php modul with oci8.But I can't connect to my db. It
tells me the error ORA-12162. In the documentation there is no such
error mentioned.

Do I need to start to Oracle listner?
Is tere somebody who had solved this problem in the past?

Thanks

Stefan

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

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