Mads:
If I want to be able to load this as a module, shouldn't I be using the
with-apache option? I tried both arguments, and the ./configure script
said that I couldn't choose both. According to the help for php, it says
that if I want to make it a shared module, use apxs, and if i want to make
it an apache module, use with-apache.
Did I misread it?
- Mike
On Wed, 21 Jun 2000, Mads Toftum wrote:
> 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
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]