Context:
[root@xxx]# sestatus SELinux status: disabled [root@xxx]# uname -a Linux scqlvdwebsi0001.sceu.pre.corp 3.10.0-327.el7.x86_64 #1 SMP Thu Oct 29 17:29:29 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux [root@xxx]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.3 (Maipo)
Problem:
Apache can’t load mod_wl_24.so
journalctl -xe:
Unit httpd.service has begun starting up.
Jun 08 11:48:55 scqlvdwebsi0001.sceu.pre.corp httpd[4200]: httpd: Syntax error on line 355 of /etc/httpd/conf/httpd.conf: Cannot load /mod_wls/lib/mod_wl_24.s
Jun 08 11:48:55 scqlvdwebsi0001.sceu.pre.corp systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Jun 08 11:48:55 scqlvdwebsi0001.sceu.pre.corp kill[4202]: kill: cannot find process “”
Jun 08 11:48:55 scqlvdwebsi0001.sceu.pre.corp systemd[1]: httpd.service: control process exited, code=exited status=1
Jun 08 11:48:55 scqlvdwebsi0001.sceu.pre.corp systemd[1]: Failed to start The Apache HTTP Server.
Solution:
Install plugins version 12.1.3.0.0
Enjoy 😉