ColdFusion 2018 Release 3 mod_jk24.so connector error
Hi,
I've updated our ColdFusion 2018 from update 1 -> to update 3 sucessfully, the instances are running and working.
The instructions for this update said to recreate the apache mod_jk24.so so I recreated the connector by following these instructions manually
ColdFusion Apache manual connector configuration
I've used the /cfdisk/coldfusion2018/cfusion/runtime/lib/wsconfig/connectors/apache/intel-win64/prebuilt/mod_jk24.so
However I'm getting apache error when I tried to test the apache
[admin@cfserver1 1]$ apachectl -t
httpd: Syntax error on line 358 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf/mod_jk.conf: Cannot load /cfdisk/coldfusion2018/config/wsconfig/1/mod_jk24.so into server: /cfdisk/coldfusion2018/config/wsconfig/1/mod_jk24.so: invalid ELF header
so I reverted the mod_jk24.so to the earlier version (ColdFusion 2018 Release 1)
We are running CentOS Linux release 7.5.1804 (Core), httpd x86_64 version 2.4.6 Release 80.el7.centos.1, Coldfusion 2018 Release 3 and we are using mod_jk connector mod_jk24.so, no SeLinux.
I've followed the same connector instructions when I updated CF 2016 -> CF 2018
Is there a difference with installing the connector with the supplied wsconfig tool vs manually?
Any ideas what might be wrong?
Could the issue be incompatible mod_jk with current apache version, if so how to I verify comparability?
Should I report a bug?
Thanks
Dejan
