Install Relay Server executables and
libraries on an Apache HTTP Server (Linux) host.
Relay
Server executables and libraries are supplied in an archive file, located on the
installation media at: modules\relayserver\.
- Identify the appropriate archive for the Apache host architecture.
- 32-bit system – relayserver_linux_x86.tar.gz
- 64-bit system – relayserver_linux_x64.tar.gz
- Copy the Relay Server archive file to the Apache host, and extract the archive into
a Relay Server installation directory.
For example: /usr/local/relayserver/
- Copy the following files from the Relay Server installation to the
Apache modules/ directory:
- dbfhide
- dblgen12.res
- dbsupport
- libdbicu12_r.so
- libdbicudt12.so
- libdblib12.so
- libdblib12_r.so
- libdbtasks12.so
- mod_rs_ap_admin.so
- mod_rs_ap_client.so
- mod_rs_ap_monitor.so
- mod_rs_ap_server.so
- rshost
Note: Because of Apache requirements, you cannot configure Apache for
Relay Server immediately after installation. You must first configure the Outbound
Enablers. Apache configuration is covered in
Configuring Apache for Relay Server.