Re: win32 binary

2002-06-29 Thread Randy Kobes
On Sun, 16 Jun 2002, Randy Kobes wrote: >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. I thought I'd mention - the changes in mod_perl-2 made since I was having this trouble seem to have fixed this. I still get some

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