Previous Topic: Start an IBM HTTP Server with the apachectl CommandNext Topic: Upgrade a Web Agent to 12.52


Start an Oracle 11.g.x HTTP Server with the opmnctl Command

Valid on RedHat Enterprise Linux

Starting or stopping an Oracle HTTP server requires extra configuration steps.

Follow these steps:

  1. Open the opmnctl script with a text editor.
  2. Update the LD_LIBRARY_PATH variable with the agent installation directory. Use the following example as a guide:
    export LD_LIBRARY_PATH=/opt/CA/webagent/bin:$LD_LIBRARY_PATH
    
  3. Add the following directory to the PATH variable:
    CA/webagent/bin
    
  4. Save your changes and close the opmnctl script.
  5. Start the agent with the following command:
    opmnctl startall