php-db | 2001062
Date: 06/27/01
- Next message: Morgan Tocker: "[PHP-DB] Variable Variables in PHP"
- Previous message: Matt Nigh: "[PHP-DB] php/mysql horizontal listing query"
- Next in thread: Anthony Carlos: "Re: [PHP-DB] error ORA-12699"
- Reply: Anthony Carlos: "Re: [PHP-DB] error ORA-12699"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have installed NT4+PHP+ORACLE8.0.4+APACHE in my computer.
I want to access ORACLE server to another computer from web server.
It is ok to access ORACLE SERVER with PERL, but i cannot access using PHP.
The first error is ora-12514 , but i change, change and change, now it is
always
ORA-12699 Native service internal error .
<?php
ocilogon("system","manager","");
?>
Warning: _oci_open_server: ORA-12699:Native service internal error
Thanks in advance.
sang
-- 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>
- Next message: Morgan Tocker: "[PHP-DB] Variable Variables in PHP"
- Previous message: Matt Nigh: "[PHP-DB] php/mysql horizontal listing query"
- Next in thread: Anthony Carlos: "Re: [PHP-DB] error ORA-12699"
- Reply: Anthony Carlos: "Re: [PHP-DB] error ORA-12699"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

