Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Flo" To: Subject: RE : Problem with mod_jk (Apache and tomcat) Date: Wed, 3 Mar 2004 08:53:11 +0100 Message-ID: <000d01c400f4$93733e00$e000a8c0@florent> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" In-Reply-To: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i237rgaB005894 Yes This dll need another two dll that I added but now the error code changed to 127 so I think I must use another mod_jk. Probably a cygwin mod_jk but when I try to build it with ./configure it fail : checking os_type directory... Cannot find jni_md.h in D:\java\j2sdk1.4.2_03/ configure: error: You should retry --with-os-type=SUBDIR Somebody have a cygwin mod_jk ? It is probably simpler to use an apache and tomcat for windows. With cygwin i always get a problem. -----Message d'origine----- Envoyé : mardi 2 mars 2004 18:13 Objet : Re: Problem with mod_jk (Apache and tomcat) On Tue, 2 Mar 2004 florentlothonfreefr wrote: > Hello, > > i try to configure tomcat (windows installed) and apache (from cygwin) > to work together. But i have a problem getting the mod_jk : > The Freebsd directory of this URL : > http://apache.crihan.fr/dist/jakarta/tomcat-connectors/jk/binaries/ > isn't available. > I saw the apache modules of cygwin and they are dll files so i > downloaded the win32 dll at the same URL but i get this error message > when i start httpd : > $ /usr/sbin/httpd.exe > Syntax error on line 1020 of /etc/apache/httpd.conf: > Cannot load /usr/lib/apache/mod_jk_1_2_5_2_0_47.dll into server: dlopen: Win32 error 126 > > Must i build another mod_jk.dll with cygwin ? > is it possible ? > > Flo $ net helpmsg 126 The specified module could not be found. Does that DLL file actually exist? What are the permissions on it, and on the "/usr/lib/apache" directory? Also, if it exists, run "cygcheck /usr/lib/apache/mod_jk_1_2_5_2_0_47.dll" and see what other DLLs are required - perhaps one of them cannot be found. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/