Installation guide
Enabling SHLIB Path for an Agent on Apache 2.0/HP-UX 11
Chapter 7: Configure an Apache Web Agent 133
Enabling SHLIB Path for an Agent on Apache 2.0/HP-UX 11
For the Web Agent to operate on an Apache 2.0 web server running HP-UX 11, be
sure the SHLIB_PATH is enabled in the Apache executable.
1. Check if the SHLIB PATH is already enabled by executing the command chatr
httpd. A partial sample of the output is shown below. Notice that
SHLIB_PATH is disabled.
httpd:
shared executable
shared library dynamic path search:
SHLIB_PATH disabled second embedded path
enabled first /home/userx/apache2043hp/lib:
home/userx/apache2043hp//lib
2. If it is not enable, enter chatr +s enable httpd.
A partial sample of the output is shown below. First the current values are
shown followed by the new values.
httpd:
current values:
shared executable
shared library dynamic path search:
SHLIB_PATH disabled second
embedded path enabled first /home/userx/apache2043hp/lib:/
home/userx/apache2043hp//lib
.
.
.
shared library dynamic path search:
SHLIB_PATH enabled second
embedded path enabled first /home/userx/apache2043hp/lib:
home/userx/apache2043hp//lib
shared library list:
Configure Apache for Oracle 9.0.2/9.0.3 HTTP Server
Oracle HTTP Server (OHS) is based on the Apache Web Server and is protected
using the Apache Web Agent.
Prerequisites:
■
Before you configure the Apache Agent for OHS, you should have already
installed the Oracle Server 9.0.2/9.0.3 on a system running Solaris 9 or
HP-UX 11i.
■
For HP-UX 11i systems, install patch a C++ runtime A.03.30 or later before
installing the Oracle server.