On Thu, Sep 02, 1999, John Kennedy wrote:
> We are trying to set up a server with mod_ssl, mod_perl, and PHP3. In
> reading the install guide I'm not sure if I need to configure all the
> modules before compiling apache or compile apache after each module?.?
> I know this is probably a fairly ignorant question but compiling is not
> one of my stronger points.
There is no general answer. It depends _how_ you build each module. If you
build the modules like PHP3 as a DSO you can build it with Apache (inside the
source tree) and after Apache (outside the source tree). What is important is
not the order related to Apache. It's only important that mod_ssl is usually
build before the other modules. For simplicity follow the example at the end
of mod_ssl's INSTALL file step-by-step.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]