Apache Http Server Can't Load "mod_wl_24.so" to Start After Upgrading RedHat
(Doc ID 2928093.1)
Last updated on FEBRUARY 22, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Apache Http Server can't be started successfully after upgrading Redhat from 7.9 to 8.6.
Web Flow: Client ->Apache Http Server->WebLogic Cluster.
Apache "httpd24-httpd-2.4.34-23.el7.1.x86_64" can work normally before upgrading OS. And Apache installation files uninstalled automatically after upgrading to Redhat 8.6.
Then Installing new version of Apache "httpd-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64" on Redhat 8.6 .
But Apache Server can't be started successfully after upgrading OS.
a. setup LD_LIBRARY_PATH = /etc/httpd/modules
b. edit configuration in httpd.conf: LoadModule weblogic_module /etc/httpd/modules/mod_wl_24.so
Exception persists after following known configuration.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |