---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE71-0610200 ---------------------------------------------------------------------- This patch adds enhancements or fixes defects of the Eloquence WEBDLG components as released with Eloquence B.07.10. This patch will be integrated in the Eloquence B.07.10 release. Eloquence B.07.10 must be installed before applying this patch. Severity: PE71-0610200: ENHANCEMENT, BUG FIX Superseded patches: none Patch PE71-0610200 ------------------ Platforms: All * This patch delivers the mod_eloq22 WEBDLG module for Apache 2.2. The module interface of Apache 2.2 (libapr 1.x) is incompatible with previous Apache 2.x versions, therefore the original mod_eloq2 WEBDLG module cannot be used with Apache 2.2. * The mod_eloq2 and mod_eloq22 WEBDLG modules for Apache 2.x are now compatible with the threaded Apache 2.x multi-processing model (Apache 2.x MPM worker). Previous versions of the mod_eloq2 module could only be used with the non-threaded Apache 2.x multi-processing model (Apache 2.x MPM prefork). Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE71-0610200-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID HP-UX: In order to install this patch, you need to unpack it with gzip and tar. Gzip is included with HP-UX. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE71-0610200-hpux.tar.gz | tar xf - Files: HP-UX: lib/pa11_32/mod_eloq2.so (Apache 2.0 on HP-UX PA-RISC 1.1 32bit) lib/pa11_32/mod_eloq22.so (Apache 2.2 on HP-UX PA-RISC 1.1 32bit) lib/pa20_32/mod_eloq2.so (Apache 2.0 on HP-UX PA-RISC 2.0 32bit) lib/pa20_32/mod_eloq22.so (Apache 2.2 on HP-UX PA-RISC 2.0 32bit) lib/pa20_64/mod_eloq2.so (Apache 2.0 on HP-UX PA-RISC 2.0 64bit) lib/pa20_64/mod_eloq22.so (Apache 2.2 on HP-UX PA-RISC 2.0 64bit) lib/hpux32/mod_eloq2.so (Apache 2.0 on HP-UX Itanium 32bit) lib/hpux32/mod_eloq22.so (Apache 2.2 on HP-UX Itanium 32bit) lib/hpux64/mod_eloq2.so (Apache 2.0 on HP-UX Itanium 64bit) lib/hpux64/mod_eloq22.so (Apache 2.2 on HP-UX Itanium 64bit) share/doc/PE71-0610200-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence6 tar xzf /path/to/PE71-0610200-linux.tar.gz Files: lib/mod_eloq2.so (Apache 2.0) lib/mod_eloq22.so (Apache 2.2) share/doc/PE71-0610200-README