Installation and Upgrade Guides › Web Agent Installation Guide › Troubleshooting › Apache Web Agent Issues › Apache Server Starts But Web Agent Is Not Enabled
Apache Server Starts But Web Agent Is Not Enabled
Symptom:
The Apache Agent is not enabled even though the web server has started.
Solution:
Do the following tasks:
- Open the WebAgent.conf file, and then set EnableWebAgent to yes.
- Compile the Apache web server to include the mod_so Apache module .
- Modify the httpd.conf file so it to loads the mod_sm SiteMinder Agent Module.
- Modify the httpd.conf file to initialize the Agent, using the SmInitFile entry.
- For Apache Agents on HP-UX systems, modify the httpd.conf file to add the mod-hpaCCso.c SiteMinder Agent Module.