[Catalyst] Catalyst-Apache on windows

Matt S Trout dbix-class at trout.me.uk
Mon Sep 19 23:24:34 CEST 2005


On Mon, Sep 19, 2005 at 04:05:48PM -0400, Danh Nguyen wrote:
> 
> Thanks Andy,
> Thanks for your instruction. But still, I could not get it work. I am hitting my head against the brick wall.
> 
> I tried download the mod_perl and istall it. It failed. Then I use the ppm to install the mod_perl. This is the result that I got.
> ----------------------------------------
> mod_perl.so has been successfully installed to C:/PROGRA~1/APACHE~1/Apache2/modu
> les.
> To enable mod_perl, put in the directives
>    LoadFile "C:/Path/to/Perl/bin/perl58.dll"
>    LoadModule perl_module modules/mod_perl.so
> in httpd.conf. For more information, visit
>    http://perl.apache.org/
> and especially see
>    http://perl.apache.org/docs/2.0/rename.html
> 
> Successfully installed mod_perl version 2.0.1 in ActivePerl 5.8.7.813.
> ----------------------------------------
> 
> I then added this line: 
> LoadModule perl_module modules/mod_perl.so
> in the httpd.conf file as:

You don't mention adding the LoadFile as well. That might help?

> Apache.exe: could not open document config file C:/Program Files/Apache Group/Apache2/conf/Cataculous.conf
> 
> This is the path to my Cataculous.conf file:
> 
> C:\Program Files\Apache Group\Apache2\conf\Cataculous.conf

So check the permissions on the config file.

-- 
     Matt S Trout       Specialists in perl consulting, web development, and
  Technical Director    UNIX/Linux systems architecture and automation. Mail
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list