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
winmail.dat