mod_jk or jk_module on Apache24 64bit W7U64bit

Started by mihai119, March 15, 2012, 12:38:56 AM

Previous topic - Next topic

mihai119

I have apache24 64bit W7U64bit which work (tested with activeperl)
I try to install a Java Server => need jk
I tried 3 day long to fiind with google & to make them work. I tried 5 different versions but dont work. Error message are

httpd.exe: Syntax error on line 565 of W:/Apache24/conf/httpd.conf: Cannot load W:/Apache24/modules/mod_jk-1.2.25-httpd-2.2.4.so into server: %1 is not a valid Win32 application.

httpd.exe: Syntax error on line 565 of W:/Apache24/conf/httpd.conf: Cannot load W:/Apache24/modules/mod_jk.so into server: The specified procedure could not be found.

I have 2 not valid Win32 application & 3 like the last one.
Is a possibility to be able to make this configuration? Why I cand find a propre module mod_jk 64? Can Help me?
.... please don't send the same module ....

mario

mod_jk is not easy to build. If you need only a simple connector to your Java server you can use mod_proxy_ajp. I've done that to connect to my jenkins server
http://mariobrandt.de/archives/apache/apache-ajp-reverse-proxy-322/

if you still have a question please ask again.

mihai119

mod_jk is not easy to build.

   I know ... I tried from 3 days to build and no luck

If you need only a simple connector to your Java server you can use mod_proxy_ajp.

   Thanks, but I want to go back to Java EE = Glassfish & to compare mod_jk with mod_rewrite & so
   On my Debian wheezy 64bit I can install; also on my Scientific Linux 6.1 32bit

   Apparently, except Microsoft products, Linux wins on "server" and loose on "desktop"

   I like W7U64bit also Debian or SL. But to find/make a driver or another "bullshit" is PITA
   still, I don't want to go to "pomme pourrie" yet (to make a hackintosh is still tempting but ...)

if you still have a question please ask again.

   Many thanks BUT don't tempt me please. I always have a lot in my bags ... BUT what can I do if I have the answers ?
  Thanks again for your time.