Error starting apache with weblogic plugin 12.2.1 - undefined symbol: lfiwr
I'm trying to start the Apache with the weblogic plugin loaded for 12.2.1 and we get the error
Starting httpd: httpd: Syntax error on line 1015 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /apps/oracle/http/conf.d/mod_wl.conf: Cannot load /apps/oracle/http/lib/libnnz11.so into server: /apps/oracle/http/lib/libnnz11.so: undefined symbol: lfiwr
We are using Red Hat Enterprise Linux Server release 6.7 and apache httpd-2.2.15
I copied the module file and the libraries in the lib directory and have set the LD_LIBRARY_PATH
Any ideas what the lfiwr symbol is? Is it a Linux or Oracle library?