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 > > > -- --Original Message-- -- > > From: Miguel Lopes [mailto:miguel_3011@(protected)] > > Sent: 26 July, 2004 15:17 > > To: Karl Esau; Antonio P�rez Belmonte > > Cc: suse-oracle@(protected) > > Subject: Re: [suse-oracle] installation oracle 9ias > release 2 and php > > > > > > hi I'm running Oracle9ias release 2 (9.0.3)on suse 8 it > is working > > fine but I > > would also like to install php how can I do this .. > > > > thanks > > > > Miguel Lopes > > > I did all the steps that are in the meta link I get an erro > when I do make > > > > bin/sh > /home/oracle9/Documents/php-4.3.6/libtool --silent > --preserve-dup-deps --mod > e=compile > gcc -IZend/ -I/home/oracle9/Documents/php-4.3.6/Zend/ > -DPHP_ATOM_INC -I/hom > e/oracle9/Documents/php-4.3.6/include > -I/home/oracle9/Documents/php-4.3.6/ma > in -I/home/oracle9/Documents/php-4.3.6 > -I/home/oracle9/Documents/php-4.3.6/Z > end -I/home/oracle9/Documents/php-4.3.6/ext/xml/expat > -I/home/oracle9/Docum > ents/php-4.3.6/TSRM -g -O2 -prefer-pic -c > /home/oracle9/Documents/php-4.3.6/Zend/zend_execute.c -o > Zend/zend_execute.lo > /bin/sh > /home/oracle9/Documents/php-4.3.6/libtool --silent > --preserve-dup-deps --mod > e=compile > gcc -DLINUX=260 -DMOD_SSL=206104 -DMOD_PERL -DUSE_PERL_SSI > -DEAPI -DUSE_EXP > AT -I/opt/oracle/product/9.0.2/Apache/Apache/include > -Isapi/apache/ -I/home/ > oracle9/Documents/php-4.3.6/sapi/apache/ -DPHP_ATOM_INC > -I/home/oracle9/Docu > ments/php-4.3.6/include > -I/home/oracle9/Documents/php-4.3.6/main -I/home/ora > cle9/Documents/php-4.3.6 > -I/home/oracle9/Documents/php-4.3.6/Zend -I/home/or > acle9/Documents/php-4.3.6/ext/xml/expat > -I/home/oracle9/Documents/php-4.3.6 > /TSRM -g -O2 -prefer-pic -c > /home/oracle9/Documents/php-4.3.6/sapi/apache/sapi_apache.c -o > sapi/apache/sapi_apache.lo > In file included from > /home/oracle9/Documents/php-4.3.6/sapi/apache/php_apache_http.h:22, > from > /home/oracle9/Documents/php-4.3.6/sapi/apache/sapi_apache.c:24: > /opt/oracle/product/9.0.2/Apache/Apache/include/httpd.h:483: > ap_oracle_version.h: No such file or directory > In file included from > /home/oracle9/Documents/php-4.3.6/sapi/apache/php_apache_http.h:37, > from > /home/oracle9/Documents/php-4.3.6/sapi/apache/sapi_apache.c:24: > /opt/oracle/product/9.0.2/Apache/Apache/include/http_log.h:62: > http_oralog.h: No such file or directory > make: *** [sapi/apache/sapi_apache.lo] Error 1 > > > what am I doing wrong .. > > should I copy php folder in ORACLE_HOME??? > > thanks > > Miguel > > > > >