PHP4 + Oracle 9i Apache Server
Hy
i got a problem compiling php4 with the apxs under
$ORACLE_HOME/product/Ora9i/Apache/Apache/bin/apxs
the error message is :
checking for Apache module support via DSO through APXS...
Can't locate strict.pm in @INC (@INC contains: /project4/iAS1021/src/pdc_perl/bin/Linux/Opt/lib/5.00503/i686-linux /project4/iAS1021
/src/pdc_perl/bin/Linux/Opt/lib/5.00503 /project4/iAS1021/src/pdc_perl/bin/Linux/Opt/lib/site_perl/5.005/i686-linux /project4/iAS102
1/src/pdc_perl/bin/Linux/Opt/lib/site_perl/5.005 .) at /app/oracle/product/Ora9i/Apache/Apache/bin/apxs line 64.
BEGIN failed--compilation aborted at /app/oracle/product/Ora9i/Apache/Apache/bin/apxs line 64.
Sorry, I was not able to successfully run APXS. Possible reasons:
1. Perl is not installed;
2. Apache was not compiled with DSO support (--enable-module=so);
3. 'apxs' is not in your path.
anybody knows about this strict.pm script ?
thanks