Make sure that you nuke any previously installed versions of SizeLimit
when testing.  The version bundled with mod_perl2 is installed in
i686-lib (or you own arch), and this pure perl version is installed in
site_perl.

I'm wondering how much trouble may be caused if someone installs A::SL
bundled with 2.0.5, then installs the later A::SL version, and runs
into similar @INC issues.

On Wed, Sep 29, 2010 at 9:07 AM, Adam Prime <adam.pr...@utoronto.ca> wrote:
> This turned out to be an @INC ordering problem.  Apache will load now with
> the default config, though it may be a good idea to include the
> PerlLoadModule Apache2::SizeLimit and/or use Apache2::SizeLimit in the
> synopsis.
>
> I'm going to fiddle with this more later
>
> Adam
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
> For additional commands, e-mail: dev-h...@perl.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to