"G.W. Haywood" wrote:
> Come to think of it, NT probably wasn't the best idea you ever had
> either.
I agree, but we're selling a web application and most of our customers
want it on NT.
> > Unfortunately, now I can't get (the Apache side of) mod_perl to
> > compile.
>
> You aren't alone. You really are on the bleeding edge with that lot.
> My advice would be ro try Linux, and stick with Perl 5.005_03 and
> mod_perl 1.21/Apache 1.3.11 (or .12) for a few weeks.
Well, I got mod_perl 1.22 going on NT with Perl 5.005_03 / Apache 1.3.12
(apart from the problem with system() calls...) after two quick hacks (one
to lib\Apache\src.pm and one to src\modules\perl\Util.xs) so it just seems
a shame I can't get it to go with Perl 5.6.0. I just wondered if anyone
out there new of any more hacks to help...