Previous Topic: Set the LD_ASSUME_KERNEL for Apache Agent on SuSE Linux 9 for zSeries

Next Topic: Configure Apache for Oracle 9.0.2/9.0.3 HTTP Server

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: 
    


Copyright © 2010 CA. All rights reserved. Email CA about this topic