Installation guide
Set Web Agent Variables when using apachectl Script
Chapter 3: Install a Web Agent on a UNIX System 61
Set Web Agent Variables when using apachectl Script
If you run your Apache server using the apachectl script (such as when running
an Apache web server on POSIX), add a line to the apachectl script to set the
environment variables for the SiteMinder Web Agent.
To set the web agent variables when using apachectl script on Apache
servers
1. Locate a line resembling the following example:
# Source /etc/sysconfig/httpd for $HTTPD setting, etc
2. Add the following line before the line in the previous example:
sh /web_agent_home/ca_wa_env.sh
web_agent_home
Indicates the directory where the Web Agent is installed.
Default (Windows installations): C:\Program Files\CA\webagent
Default (UNIX installations): /opt/ca/webagent
Installation History Log File
The installer creates a log file with following information:
■
The product name
■
The installed location
■
The complete (full) version number
This file is created in the following location:
Windows
C:\Program Files\CA\install-info\ca-install-history.log
UNIX
/opt/ca/install-info/ca-install-history.log
More information:
Installation and Configuration Log Files (see page 41)