On Wed, Jun 21, 2000 at 10:04:24AM -0400, Michael J. McGillick wrote:
> 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?
Sort of. If you want to compile it into Apache as a _static_ module, then use
--with-apache=. If you want to compile it as a dynamically loadable module,
that can be loaded by apache when needed, then use --with-apxs=.
Using the apxs method saves you the trouble of adding -DEPAI when compiling
php.
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]