# BML support:
PerlSetVar BMLDomain lj.armispiansystems.ca
PerlModule Apache::BML
To my httpd.conf, and that looks like it's getting closer, it's now loading (or at least trying) the BML module. I don't think this should be required, but we'll live with it, as it seems to be getting closer... But I get:
# ../bin/apachectl start
Syntax error on line 1005 of /usr/local/apache/conf/httpd.conf:
Can't locate loadable object for module Apache::File in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i68
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.0/i68
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.0/i68
Compilation failed in require at (eval 4) line 3.
../bin/apachectl start: httpd could not be started
When I try to start up the server. I hope that is a bit closer to what I need. It may not be at all close.