On Thu, 12 Jul 2001, Jason wrote:

> Sorry if this is in an FAQ somehere (googled for it, but no luck).
>
> Does anyone know of a *good* guide to compiling/configuring/installing
> Apache + mod_perl on a Windows NT system?

INSTALL.win32 in the mod_perl sources describes how to build
and install mod_perl - this is geared towards using VC++.

As for configuring, if you have Apache set up already, the
configuration and use is very similar to Unix - see http://take23.org/
and http://perl.apache.org/, especially the guide, for lots
more info on that. There's a sample Win32 httpd.conf at
http://theoryx5.uwinnipeg.ca/ppmpackages/httpd.conf-perl
that contains a number of common directives used for mod_perl
related things.

> The impression I get from scouting newsgrops is that most people resort to
> using a prebuild binary - so I figure it must be tricky?

No, not really - the build process differs from Unix, but after that,
and taking into account the differences in general with Perl/Apache
on Win32, it's relatively straightforward to use.

best regards,
randy kobes

Reply via email to