Technical data

Installing the Apache HTTP Server Plug-In
Administration Guide 11-5
Choose the appropriate shared object from the following table (note that on the
Compaq OpenVMS platform, the file suffix that is
.so on other platforms is
.exe):
HPUX11
lib/hpux11
Note: If you are running Apache 2.0.x server on HP-UX11, set the
environment variables specified below before you build the Apache
server. Because of a problem with the order in which linked libraries
are loaded on HP-UX11, a core dump can result if the load order is
not preset as an environment variable before building. Set the
following environment variables:
export EXTRA_LDFLAGS="-lstd -lstream -lCsup -lm
-lcl -ldld -lpthread"
Proceed with the configure, make, and make
install
steps:
./configure --prefix=$INSTALLATION_DIRECTORY
--enable-so --with-mpm=worker
make
make install
See the Apache HTTP Server documentation for information about
building and configuring your Apache server.
Table 1: Locations of Shared Object Files
Platform Location of Shared Object File
Apache
Version
Regular Strength
Encryption
128-bit
Encryption
Standard Apache
Version 1.x
mod_wl.so mod_wl128.so
Apache w/
SSL/EAPI
Version 1.x
(Stronghold,
modssl etc.)
mod_wl_ssl.so mod_wl128_ssl.so