On Thu, 13 Jun 2002, Eldon Lewis wrote: > Actually I was under the impression that the new Apache2 came with a version > of perl but after checking that doesn't appear to be so. I do have perl > installed on my system but it is an older version that came with an old > version of Apache that supported the mod_perl. The version of perl that I > have installed is 5.00503. Would this be the problem? Should I download > and install the latest perl from ActiveState?
Yes, that would be the problem - ActivePerl 6xx (based on perl-5.6.1) would be required. There's some Win32-specific docs on building mod_perl-2, or installing in binary form, at http://perl.apache.org/release/docs/2.0/os/win32/index.html. best regards, randy kobes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
