You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Steve Haemelinck <st...@pandora.be> on 2001/01/02 20:49:16 UTC

Mod Perl v1.24_01

I want to  configure my apache server (1.3.14) with mod_perl (1.24_01)

But when I configure mod_perl with  the following command

*	perl Makefile.PL APACHE_SRC=/usr/src/http/apache_1.3.14/src
DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1
*	make
*	make test --> Gives the following error : Syntax error in Line 3
.../t/conf/http.conf Invalid Command POD

I am quite new with Apache && Mod_Perl.

Is it also possible to receive a configuration file for Apache from someone.
I use a SuSE Linux 7.0 system

THX