Re: win32 binary

2002-06-29 Thread Randy Kobes
I still get some warnings running the tests on 5.6.1 concerning accessing some memory (of which I'll try to get further information), but all tests still pass. On 5.8 (RC2) all tests pass without such warnings. I've upgraded the ppm and Apache2 win32 binary packages (which use 5.6.1) to recent

Re: win32 binary

2002-06-16 Thread Doug MacEachern
it is likely modperl will require 5.8 to run threaded mpms (anything other than prefork) once 5.8.x is considered stable. will likely continue to allow modperl to be compiled with 5.6.x and croak by default at startup if mpm is threaded. perhaps using an explicit flag to allow it to run: httpd

win32 binary

2002-06-15 Thread Randy Kobes
Hi, I should update the mod_perl-2 ppm package, but am still having trouble getting it to work on my system with perl-5.6.1. With perl-5.8 I don't have such problems, and with the current cvs sources all tests pass. So I was thinking, until ActiveState releases a perl-5.8, of making available a