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:
./ca_wa_env.sh
export LD_LIBRARY_PATH=/opt/IBM/HTTPServer/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH_64=/opt/IBM/HTTPServer/lib:$LD_LIBRARY_PATH_64
apachectl -start
Note: The Apache-based agents do not support the apachectl -restart option. Use the -stop and -start commands instead.
Copyright © 2013 CA.
All rights reserved.
|
|