On Wed, Jun 02, 1999, John Kennedy wrote:

> We are using an older version of Apache (1.3.4) and mod_ssl (2.1).  I
> want to upgrade them both but because of some of the Java servlets we
> have (and jrun) I can only do mod_ssl for now.  
> Are there any problems that I would have to look for in using an older
> Apache with the newest mod_ssl?
> Which would be better, installing the new mod_ssl over the old or to
> uninstall the old and the install the new mod_ssl? (Is there
> documentation out there on uninstalling mod_ssl?)

First, you _cannot_ use a newer mod_ssl version with an older Apache version,
of course. Because mod_ssl needs to enhance Apache (the EAPI) and to make this
enhancement possible the Apache version has to exactly match. That's why the
tarball for mod_ssl has both versions (the mod_ssl and the Apache version) in
the filename.

Second, you can upgrade an installation to newer Apache+mod_ssl versions, yes.
Here you don't have to _UN_install something. You can directly reinstall
Apache+mod_ssl+OpenSSL from scratch into the same installation area as before.
The Apache installation procedure does preserve your existing configuration
files.  You then perhaps just have to merge your old config files with the new
default config files (in case you want to use newer features, etc.).

Greetings,
                                       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]

Reply via email to