In a previous post today I mentioned how I was running mod_perl from the
build directory by setting a PERL5LIB.

I seem to need to add:

<perl>
</perl>

at the top of httpd.conf.  Otherwise I get:

Apache.pm version 1.27 required!
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/Apache.pm is version 1.26

I use <perl> sections farther down in httpd.conf, but I seem to need it at
the very top.  If a PerlTaintCheck On comes before the <perl></perl> then I
get that error.

Why is that?




Bill Moseley
mailto:[EMAIL PROTECTED]

Reply via email to