Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2003 12:05:02 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        paul beard <paulbeard@mac.com>
Cc:        questions <questions@freebsd.org>
Subject:   Re: mod_perl configuration questions
Message-ID:  <3F48E22E.5070609@mac.com>
In-Reply-To: <3F4865D2.3000702@mac.com>
References:  <3F4865D2.3000702@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
paul beard wrote:
[ ... ]
> What I am trying to do is install mod_perl into an existing CGI-enabled 
> environment with the MovableType weblog software.

By "existing" you mean, some vendor (MovableType?) has provided you with a 
precompiled version of Apache and you want to add mod_perl to the mix?

If so, you should look into compiling and adding the perl module via apxs.

 > The super-simple, hey
> presto instruction I have found so far don't help at all: I can only get 
> faster perl code and no access to any static html.

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?

-- 
-Chuck




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