Installation guide
Apache Web Agent Issues
Chapter 13: Troubleshooting 179
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.
Apache Server Shows shmget Failure On Startup
Symptom:
When starting the web server, you see: shmget failed.
You may be trying to make a cache that is too large or be doing apachectl restart.
Solution:
Make the recommended adjustments to the shared memory segments.
Apache Agent is Enabled but Default Server Page or Protected Resource Not
Accessible
Symptom:
The default web server page or the protected resource is not accessible after
enabling Web Agent.
Solution:
Make the recommended adjustments to the shared memory segments.