Previous Topic: Set LD_PRELOAD for Using X.509-based Auth Schemes with Domino 6.5.3/SuSe8 Linux System

Next Topic: Modify the Apache Agent for an IBM HTTP Server 6.x on AIX

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: