On Friday 13 May 2005 11:12 pm, Malcolm J Harwood wrote: > "make test" fails with the following: > > .Syntax error on line 101 > of > /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-RC6/t/conf/htt >pd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a > module not included in the server configuration > > > The line: > TypesConfig "/etc/httpd/conf/mime.types" > > Should be enclosed in <IfModule mod_mime.c> </IfModule>, for the case where > mod_mime is disabled. I'm not seeing where the httpd.conf file is generated > though.
I tested this with 2.0.0-dev and it occurs there too. The same thing happens with mod_env disabled: Syntax error on line 862 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-dev/t/conf/httpd.conf: Invalid command 'SetEnv', perhaps mis-spelled or defined by a module not included in the server configuration