Skip to main content
Participant
December 3, 2012
Question

CF10 64bit Apache connector (mod_jk.so) does not work for Apache2.4.3 (windows)

  • December 3, 2012
  • 1 reply
  • 2009 views

CF10 64bit  Apache connector (mod_jk.so) does not work for Apache2.4.3 (win64), where can I get a module that works?

I get this error from Apache :

C:\www\Apache2.4\bin>httpd -t

httpd: Syntax error on line 741 of C:/www/Apache2.4/conf/httpd.conf: Syntax error on line 2 of C:/www/Apache2.4/conf/mod_jk.conf: Cannot load C:\\ColdFusion10\\config\\wsconfig\\1\\mod_jk.so into server: The specified procedure could not be found.

I have already tried manually extracting the pre-built mod_jk22.so from the wsconfig.jar with same results.

If I switch to Apache 2.2.22 64bit, it does work.  what I need is to be able to run on Apache 2.4.

    This topic has been closed for replies.

    1 reply

    Inspiring
    December 4, 2012

    Please check out this link.

    http://rob.brooks-bilson.com/index.cfm/2012/2/21/Installing-ColdFusion-10-with-Apache-on-Windows

    In this link, they are configuring with Apache 2.2 only.

    When we were working colfusion 9 with Linux and apache, we had the same problem, it will work when it connect to Apache 2.0 but not with Apache 2.2 version.