You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Geoffrey Young <gy...@laserlink.net> on 2001/06/08 13:52:02 UTC

RE: Running Mod_Perl on Windows

In general, questions on installation, etc are best directed to the mod_perl
list ( modperl@apache.org <ma...@apache.org> ) after searching
through the other resources available to you from
http://perl.apache.org <http://perl.apache.org> 
especially
http://perl.apache.org/guide <http://perl.apache.org/guide> 
and
http://perl.apache.org/#maillists <http://perl.apache.org/#maillists> 
 
using a binary distribution for mod_perl on win32 seems to be the solution
of choice:
http://perl.apache.org/distributions.html
<http://perl.apache.org/distributions.html> 
 
but if you need to compile from source, check out 
INSTALL.win32
in the mod_perl distribution
 
HTH
 
--Geoff
 

-----Original Message-----
From: Antoine E. Hall [mailto:iphit@hotmail.com]
Sent: Friday, June 08, 2001 2:14 AM
To: geoff@cpan.org
Subject: Running Mod_Perl on Windows


Geoff,  
 
I got your information off of the take23.org website.  I am trying to
configure Mod_Perl to run under Apache.  I installed the ActiveState Perl
Build 626 and I Installed Apache 1.3.20.  I also downloaded Mod_Perl 1.25,
but I cannot figure out how to configure my httpd.conf file for Apache.
When I try to make a reference to PerlHandler or PerlRequire, I get an error
saying something like, I didn't load a module.  Any idea what I may be doing
wrong?
 
Thanks,
 
Antoine