Siteminder Webagent configuration wizard failed to properly detect the IIS or the Apache web server running on the Windows server.
For Apache, Siteminder Webagent configuration wizard is checking for the ServerRoot registry key entry from the following registry path:
(NOTE: If pre-compiled Apache is installed through console, it may not prompt user to input Apache installation directory path and registry key is not be created with the installation.)
For Oracle HTTP Server, Siteminder Webagent configuration wizard is checking for the ORACLE_HOME registry key entry under the sub-folders from the following registry path:
For IIS, SiteMinder Webagent configuration wizard is checking for MajorVersion from the following registry path:
For Apache, create the registry entry accordingly, referencing the Apache root folder.
e.g: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Apache\X.X.XX\ServerRoot = C:\Program Files\Apache Software Foundation\ApacheX.X\
Update Apache installation directory path in httpd.conf file and re-run the Siteminder Webagent configuration wizard.
For IIS, ensure the registry key path and key exist and are set to match the version of IIS that is installed.