Since updating to Mac Mojave (10.14) apache will not load mod_jk.so.
The error I get is:
Cannot load /Applications/ColdFusion2016/config/wsconfig/1/mod_jk.so into server: dlopen(/Applications/ColdFusion2016/config/wsconfig/1/mod_jk.so, 10): no suitable image found. Did find:nt/Applications/ColdFusion2016/config/wsconfig/1/mod_jk.so: code signature in (/Applications/ColdFusion2016/config/wsconfig/1/mod_jk.so) not valid for use in process using Library Validation: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.nt/Applications/ColdFusion2016/config/wsconfig/1/mod_jk.so: stat() failed with errno=22
Is there a plan to update/sign the mod_jk so it will work with CF2016?
Could this be corrected with an update to CF2018?
I would be hoping that your current version is at least up to date and signed.
JB_Metrics offered 2 workarounds: https://forums.adobe.com/thread/2540789
Disable Library Validation for built-in Apache on Mojave
Install Apache via Homebrew and disable built-in Apache
This has been entered as a bug https://tracker.adobe.com/#/view/CF-4203359 Vote for the bug, add comments, etc.
You must be logged in to post a comment.