As a fellow FreeBSD user (4.5) I recommend building Apache and mod_perl from
source. The ports version builds against the default Perl version (5.005),
even if you upgrade. Therefore, that's all you get in your mod_perl. Also,
it's a good idea to compile mod_perl into Apache, at least, that's what
everyone on this list seems to say... To get the same layout as with the
port install configure apache
--with-layout=FreeBSD

-- Ryan


----- Original Message -----
From: "Ged Haywood" <[EMAIL PROTECTED]>
To: "Mike Loiterman" <[EMAIL PROTECTED]>
Cc: "mod_perl Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 4:24 PM
Subject: Re: libperl.so vs mod_perl.so


> Hi there,
>
> On Thu, 11 Apr 2002, Mike Loiterman wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
>
> There's really no need for all this... :)
>
> > but there is no entry for LoadModule /libexec/apache/mod_perl.so
>
> That's because mod_perl.so doesn't exist.
>
> > There is a an entry for libperl.so and there is a file called
> > libperl.so.
>
> That's the one!
>
> > How can I quickly and easily test if mod_perl is inded installed
>
> Read the Guide some more...
>
> http://perl.apache.org/guide
>
> ... and check the error_log.
>
> 73,
> Ged.
>

Reply via email to