Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2003 09:54:24 -0700
From:      paul beard <paulbeard@mac.com>
To:        questions <questions@freebsd.org>
Subject:   Re: mod_perl configuration questions
Message-ID:  <3F48EDC0.5060506@mac.com>
In-Reply-To: <3F48E22E.5070609@mac.com>
References:  <3F4865D2.3000702@mac.com> <3F48E22E.5070609@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Swiger wrote:

> When you try to add mod_perl, the result is your perl code runs faster, 
> but apache no longer serves static HTML...?  If so, that is remarkably 
> odd.  What does the Apache access and error log look like when you try 
> to access a .gif or some such that worked before you added mod_perl?
> 

This is what I get when I uncomment the following lines:

[Sun Aug 24 09:44:13 2003] [error] access to 
/usr/www/movabletype/index.html failed for 192.168.2.10, reason: 
file permissions deny server execution

#PerlModule Apache::Registry
#<Location /movabletype/>
#SetHandler perl-script
#PerlHandler Apache::Registry
#Options +ExecCGI
#PerlSendHeader On
#allow from all
#</Location>

-- 
Paul Beard
<http://paulbeard.no-ip.org/movabletype/>;
whois -h whois.networksolutions.com ha=pb202

Q:  How many heterosexual males does it take to screw in a light bulb
     in San Francisco?
A:  Both of them.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F48EDC0.5060506>