Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
installation oracle 9ias release 2 and php

installation oracle 9ias release 2 and php

2004-07-29       - By Miguel Lopes

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

RE: [suse-oracle] installation oracle 9ias release 2 and phpHi I followed the
manual that is on metalink, I downloaded  php 4.3.5 and I still got the same
erro .. when I do make.

my $ORACLE_HOME is /opt/oracle/products/9.0.2/

My apxs file is in /bin and not /include

I replaces the whole line that contained CFG_INCLUDEDIR in apxs  by
" my $CFG_INCLUDEDIR = q(/opt/oracle/product/9.0.2/Apache/Apache/include); "



Has anyone have problemas installing php on Oracle Apache!!



Any ideas would be apreciated

Miguel Lopes





 -- -- Original Message -- --
 From: Magni Fabrizio
 To: 'Miguel Lopes' ; suse-oracle@(protected)
 Sent: Tuesday, July 27, 2004 4:24 PM
 Subject: RE: [suse-oracle] installation oracle 9ias release 2 and php


 Weird:

 I have all those files in my $ORACLE_HOME/Apache/Apache/include

 Are you sure you set CFG_INCLUDEDIR in apxs ($ORACLE_HOME/Apache/Apache/bin)?

 May you check?

 Fabrizio

 > -- --Original Message-- --
 > From: Miguel Lopes [mailto:miguel_3011@(protected)]
 > Sent: 27 July, 2004 16:58
 > To: suse-oracle@(protected)
 > Subject: Re: [suse-oracle] installation oracle 9ias release 2 and php
 >
 >
 > RE: [suse-oracle] installation oracle 9ias release 2 and php
 >   -- -- Original Message -- --
 >   From: Magni Fabrizio
 >   To: 'Miguel Lopes'
 >   Cc: suse-oracle@(protected)
 >   Sent: Monday, July 26, 2004 2:39 PM
 >   Subject: RE: [suse-oracle] installation oracle 9ias release
 > 2 and php
 >
 >
 >   You need to download and recompile the php module against
 > the apache provided by the oracle installation.
 >
 >   Once I did it following note# 259215.1 from metalink. It
 > went smoothly.
 >
 >   Fabrizio
 >