How do I resolve a "undefined symbol:nzos_GetSSLSessionID" error for an 11g Webgate Install?
Using Red Hat Enterprise Server 6.8 (Santiago), I'm trying to install an 11g webgate (Version 11.1.2.2.0) using an Apache 2.4 server. The install process completes successfully, however when attempting to start the HTTPD process, it complains about a syntax error on line ### in the httpd.conf file (i.e. the line in which webgate.conf is included), and a corresponding syntax error on line ### of the webgate.conf file, where the webgate.so module is loaded. This is followed by a more specific message stating: "undefined symbol:nzos_GetSSLSessionID." Any suggestions on how to resolve the issue?
1. I confirmed that I was using Apache 2.4 and not 2.2.