Subject: Re: Apache 2.0 and PHP4 loadable modules
To: John Maier <jmaier@midamerica.net>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 05/14/2002 17:17:13
On Mon, May 13, 2002 at 11:22:10AM -0500, John Maier wrote:
> I updated my Apache to 2.0 from 1.3 and was wondering, how does one go about
> building the PHP4 loadable module for Apache 2.0.xx
> 
> The same goes for the loadable Perl_mod?
> 
> The makefiles seem to have their dependancies against Apache 1.3.xx

You will need to track the -current or snapshot distributions of PHP and
mod_perl to build modules that will work with Apache 2.0.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>