This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Problem with mod_jk (Apache and tomcat)
- From: Igor Pechtchanski <pechtcha at cs dot nyu dot edu>
- To: florent dot lothon at free dot fr
- Cc: cygwin at cygwin dot com
- Date: Tue, 2 Mar 2004 12:13:09 -0500 (EST)
- Subject: Re: Problem with mod_jk (Apache and tomcat)
- References: <1078243588.4044b104cd7a9@imp3-q.free.fr>
- Reply-to: cygwin at cygwin dot com
On Tue, 2 Mar 2004 florent<dot>lothon<at>free<dot>fr 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@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.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/