Previous Topic: Starting and Stopping Web AgentsNext Topic: Start an Oracle 11.g.x HTTP Server with the opmnctl Command


Start an IBM HTTP Server with the apachectl Command

Starting or stopping an Apache-based agent on an IBM HTTP server with the apachctl command requires extra configuration steps. Before running the apachectl command on the UNIX or Linux operating environments, do the following tasks:

Follow these steps:

  1. For UNIX/Linux operating environments, set the environment variables by running the following script:
    ./ca_wa_env.sh
    
  2. Do one of the following tasks:
  3. Run the apachectl command, as shown in the following example:
    apachectl -start
    

Note: The Apache-based agents do not support the apachectl -restart option. Use the -stop and -start commands instead.