Issac Goldstand wrote:
> win32  (xp sp2, vc6 - no SDK upgrade) - Apache 1.41 binary -
> ActivePerl 
> 5.10 (build 1002)
> FAIL
> 
> (sorry, folks)
> 
> Segfault at startup.

I wonder if this is caused by mis-matched CRTs? ActivePerl is built
using VC6 (and therefore uses MSVCRT.dll). You're also using VC6 for
mod_perl, but where did that Apache binary come from? What compiler was
it built with?

Does it work if you build everything yourself from source with the same
compiler?

Reply via email to