On Wed, Jun 21, 2000 at 08:05:24AM -0400, Michael J. McGillick wrote:
> Morning:
> 
> I'm continuing my quest to get the php4 module added in when apache
> builds.  There is an argument that can be given to apache via ./configure
> --add-module=<module>.  I've already built the php4 source using the
> following command line options:
> 
>    ./configure --with-apache=../apache_1.3.12 --with-pgsql
> 
> I believe it built fine, as I got no error messages.  What do I need to
> copy from the php-4.0.0 directory tree to allow the apache build to copy
> and enable the php4 module on the fly?
> 
Hmmm - shouldn't you be asking on a php or rpm list...
A much easier way to do this is to compile Apache+mod_ssl with DSO support,
and then configure php with: --with-apxs=/path/to/apache/bin/apxs
Alternatively, you must make sure that php is compiled with -DEAPI.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to