> I assume that it's libapreq2.dll it can't find?

Oops, sorry, I meant libapr.dll. Those names just look too similar,
especially when they're displayed in annoying popup dialogs.

> so, I think this problem would arise because Apache-Test is
> trying to enable the mod_apreq.so module that it found in
> your system httpd.conf, but to do so, it needs libapreq2.dll
> available.

> If that's correct, I'll have to think about how to fix this
> generally - in the meantime, if you just want to test
> mod_perl 2, try one of
> - commenting out the loading of mod_apreq.so in your system
> httpd.conf,
> - adding a
>     LoadFile "/Path/to/libapreq2.dll"
> to your system httpd.conf,
> - adding the path to libapreq2.dll to your PATH environment
> variable.

After adding the apache\bin dir to PATH, there's plenty of other test
failures, I'll look into that tomorrow.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to