We are at V14, latest EPC.
If we comment out mod.vlweb our webserver will start. Any info appreciated.
30 04/25/17 21:02:05.546562 QZSRAPR QHTTPSVR *STMT QZSRCORE QHTTPSVR *STMT
From module . . . . . . . . : QZSRSNDM
From procedure . . . . . . : sendMessageToJobLog_CCSID
Statement . . . . . . . . . : 27
To module . . . . . . . . . : MOD_SO
To procedure . . . . . . . : dso_load
Statement . . . . . . . . . : 35
Message . . . . : The specified HTTP Server module cannot be added with
LoadModule.
Cause . . . . . : The HTTP Server module
/LCAIASP/QSYS.LIB/[email protected]/MOD_VLWEB.SRVPGM specified on the LoadModule
directive cannot be added into the server. The module name may be
misspelled or another error may have occured while attempting to load the
module. For more information, see the previous messages in the job log.
Recovery . . . : This message may be a result of attempting to load a
module that is not compatible with the version of the HTTP Server (powered
by Apache) currently running on the system. The version of the HTTP Server
(powered by Apache) is 20120211 . Contact the provider of the module for
service. Technical description . . . . . . . . : If you are the developer
of the module, look at member AP_RELEASE in file QHTTPSVR/H on the system
the module was built on. The AP_RELEASE member contains the version number
used by the module. If the version number does not match the version of the
HTTP Server (powered by Apache), rebuild the module with the appropriate
version of the header file. After performing the appropriate recovery, start
the server again.