On Mon, 19 Feb 2001, Garry Heaton wrote:

> Ref: using Win 98 / Apache 1.3.14 on c:\program files\apache group\apache  /
> Perl 5.6 on c:\perl
> 
> I'm trying to get a working Win32 installation of mod_perl using "Writing
> Apache Modules with Perl and C" but, as with most O'Reilly Perl books, it's
> written for a Unix audience. Apache site doesn't seem to have  any Win32
> installation notes either. I have ApacheModulePerl.dll located in
> Apache/modules but the book refers to other modules (Apache::Registry) which
> come with "the mod_perl distribution". I only found the .dll with the Win32
> distribution so do I have to locate these other parts of the distribution
> elsewhere?
[ ... ]

http://perl.apache.org/distributions.html contains links to how to
install mod_perl via ActivePerl's ppm (Perl Package Manager), as
well as some other Apache::* modules. For starting out on Win32 this route
is probably the easiest, as everything you need to get started
comes with the ppm distribution. After that, the docs at
http://perl.apache.org/, especially the guide, and http://take23.org/
contain lots of resources to get you going.

best regards,
randy kobes

Reply via email to