And the next one...

"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/httpd.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.



Reply via email to