Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PHP 5.0.4 cannot use Oracle*Net on 10.2

PHP 5.0.4 cannot use Oracle*Net on 10.2

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Fri, 08 Jul 2005 02:31:32 GMT
Message-Id: <pan.2005.07.08.02.31.12.37521@sbcglobal.net>


My database is on Linux, FC3. I know it isn't supported, I am not asking for support, I am just reporting a problem.

This is the error that I'm receiving:

Exception:oci8 error: [12154: Error while trying to retrieve text for error ORA-12154 ] in CONNECT(local, 'SYSTEM', '****', )

Apache processes are failing like crazy:

[Thu Jul 07 22:25:15 2005] [notice] child pid 23090 exit signal
Segmentation fault (11) [Thu Jul 07 22:25:16 2005] [error] [client 127.0.0.1] File does not exist: /opt/apache/htdocs/favicon.ico [Thu Jul 07 22:25:23 2005] [error] [client 127.0.0.1] File does not exist: /opt/apache/htdocs/favicon.ico [Thu Jul 07 22:25:25 2005] [error] [client 127.0.0.1] File does not exist: /opt/apache/htdocs/favicon.ico [Thu Jul 07 22:25:26 2005] [notice] child pid 23091 exit signal Segmentation fault (11) [Thu Jul 07 22:25:39 2005] [notice] child pid 23087 exit signal Segmentation fault (11) [Thu Jul 07 22:25:39 2005] [notice] child pid 23092 exit signal Segmentation fault (11) [Thu Jul 07 22:26:42 2005]
[error] [client 127.0.0.1] File does not exist:
/opt/apache/htdocs/favicon.ico [client 127.0.0.1] PHP Warning: ocilogon()
[<a href='function.ocilogon'>function.ocilogon</a>]: _oci_open_server:
Error while trying to retrieve text for error ORA-12154\n in /usr/local/PHP/adodb/drivers/adodb-oci8.inc.php on line 228, referer: http://localhost/dba/dba_helper.php [Thu Jul 07 22:26:51 2005] [error]
[client 127.0.0.1] File does not exist: /opt/apache/htdocs/favicon.ico

$ sqlplus scott/tiger

SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jul 7 22:29:32 2005

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production With the Partitioning and Data Mining options

SQL> Hopefully, 5.1 will resolve these problems when it gets out of beta.

Of course, it worked like a charm with 10.1.0.4

--
http://www.mgogala.com
Received on Thu Jul 07 2005 - 21:31:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US