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 >