I thought FreeBSD works like cygwin but it seems wrong.

I tried the mod_jk_1_2_5_2_0_47.dll I got errors launching httpd :
Win32 error 126 (The specified module could not be found)
I needed to add ApacheCore.dll Win9xConHook.dll to the PATH
Then i got another error message : Win32 error 127 (The specified
procedure could not be found).
Then I tried mod_jk2-1.3.27.dll but I get this error :

Syntax error on line 1020 of /etc/apache/httpd.conf:
Can't locate API module structure `jk_module' in file
/usr/lib/apache/mod_jk2-1.
3.27.dll: dlsym: Win32 error 127
 
So I thought to build any mod_jk but how ? 
I would like to find a better and easier solution.


-----Message d'origine-----
De : Christopher Schultz 
Envoyé : mercredi 3 mars 2004 16:18
À : Tomcat Users List
Objet : Re: how to get or build a mod_jk module for Cygwin Apache ?

Flo,

> i try to configure Apache 1.3.xx from cygwin and Tomcat 5.0 from
windows to work
> together with JK.

Okay. Isn't there a win32 binary?

http://apache.towardex.com/jakarta/tomcat-connectors/jk/binaries/win32/
(Look for files with 1.3.27 in their name -- those are for Apache
1.3.27).

> But i have a problem getting a binary version of mod_jk.
> At this URL :
http://apache.crihan.fr/dist/jakarta/tomcat-connectors/jk/binaries/
> the freebsd directory is empty.

Maybe I'm confused. Why are you looking in the freebsd directory for 
cygwin binaries?

> For cygwin i don't know if i must use a win32 mod_jk.dll (version 1 or
2) or
> build a mod_jk.so.

It will be a .dll file. However, I'm not sure cygwin has anything to do 
with this. You'll be running Apache-win32 and mod_jk-win32, and I assume

Java/Tomcat will be running on JDK-win32, so where does cygwin come in?

-chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to