Yes - thanks.
On Mon, 09 Jul 2007 17:26:15 +0800 [EMAIL PROTECTED] wrote:
> Don't understand what you mean. To rephrase myself:
>
> Apache 1.3 uses modperl 1
> Apache 2.0 and 2.2 uses modperl 2
>
> Does this help?
>
> [EMAIL PROTECTED] wrote:
> > In the sentence "> Do note that modperl1" is tha
In the sentence "> Do note that modperl1" is that mod_perl 1.x or is that an
extra 'el'? i assume mod_perl 2 works with apache 2.x
On Mon, 09 Jul 2007 11:11:13 +0800 [EMAIL PROTECTED] wrote:
> I doubt. Apache2 is a major overhaul. You're better off installing
> apache2 or 2.2 from scratch.
>
>
I'm trying to build mod_perl (1.30) into httpd (1.3.37) on Mac OS 10.3.
However, the default make process does not build httpd with mod_so. The
httpd (1.3.30) that came with the original installation does. So its a bit
surprising that the build scripts don't link in mod_so. My question then,
sho
I am trying to install mod_perl on my Mac OS 10.3. But things aren't going
so well.
It all began when I downloaded the source code for mod_perl (1.3) and apache
(1.3.37). I began the process of building mod_perl [as per instructions
below, 1]. Things appeared to work fine until I ran 'make test'.