LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   php apache (https://www.linuxquestions.org/questions/linux-software-2/php-apache-103212/)

decadence 10-12-2003 06:51 PM

php apache
 
when...
[root@localhost php-4.3.3]# ./configure
--prefix=/usr/local/php4
--with-apxs2=/opt/oracle/product/9.2.0/Apache/Apache/bin/apxs
--with-oracle=/opt/oracle/product/9.2.0
--with-config-file-path=/usr/local/php4
--enable-track-vars
--------------------------------------------------------
ERROR
--------------------------------------------------------
checking for Apache 2.0 filter-module support via DSO
through APXS... no
checking for Apache 2.0 handler-module support via DSO
through APXS...

Sorry, I cannot run apxs. Possible reasons follow:

1. Perl is not installed
2. apxs was not found. Try to pass the path using
--with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs
usage page is displayed)

The output of
/opt/oracle/product/9.2.0/Apache/Apache/bin/apxs
follows:
Can't locate strict.pm in @INC (@INC contains:
/project/linux/902/APACHE/src/pdc_perl/bin/Linux/Opt/lib/5.00503/i686-linux
/project/linux/902/APACHE/src/pdc_perl/bin/Linux/Opt/lib/5.00503
/project/linux/902/APACHE/src/pdc_perl/bin/Linux/Opt/lib/site_perl/5.005/i686-linux
/project/linux/902/APACHE/src/pdc_perl/bin/Linux/Opt/lib/site_perl/5.005
.) at /opt/oracle/product/9.2.0/Apache/Apache/bin/apxs
line 64.
BEGIN failed--compilation aborted at
/opt/oracle/product/9.2.0/Apache/Apache/bin/apxs line
64.
configure: error: Aborting


-------------------------------------------

Plz help !!!


All times are GMT -5. The time now is 11:47 AM.