I tried to use the binary on Apache Server version 1.3.23. I am using Redhat 7.2 Kernal version 2.4.7
Raj Milt Epstein wrote: > On Wed, 9 Oct 2002, Turner, John wrote: > > >>Are you sure there is something wrong with the binary? If so, the >>binary maintainers (like Henri Gomez) would probably appreciate and >>email message from you with details. There's no point in having >>binaries if they aren't usable. As far as I know, this exact >>problem (same exact error message) was covered by Henri last week. > > > I don't think that there's "something wrong with the binary" in the > sense that it's broken, but rather that the particular binary they're > trying to use was built for/to/with a different version of Apache, and > hence won't work with it. The error message seems to indicate it's > trying to call an Apache function, ap_ctx_get, that doesn't exist in > the Apache libraries they have. So they either need a different > mod_jk binary, or a different Apache. > > > >>>-----Original Message----- >>>From: Raj Saini [mailto:[EMAIL PROTECTED]] >>>Sent: Wednesday, October 09, 2002 8:59 AM >>>To: Tomcat Users List >>>Subject: Re: Cannot get mod_jk to work >>> >>> >>>Pls build the mod_jk from source. These some thing wrong with the >>>binary. I faced the same problem one week ago. >>> >>>Raj >>>Richard Pfeil wrote: >>> >>>>I am unable to get mod_jk to work. >>>> >>>>The following line in httpd.conf: >>>>LoadModule jk_module libexec/mod_jk-1.3-noeapi.so >>>>results in this error message: >>>>Cannot laod /usr/local/apache/libexec/mod_jk2-1.3.noeapi.so >>> >>>into server: >>> >>>>/usr/local/apache/libexec/mod_jk2-1.3.noeapi.so: undefined symbol: >>>>ap_ctx_get >>>> >>>>What is going wrong? >>>> >>>> >>>>-- >>>>To unsubscribe, e-mail: >>> >>><mailto:[EMAIL PROTECTED]> >>> >>>>For additional commands, e-mail: >>> >>><mailto:[EMAIL PROTECTED]> >>> >>> >>> >>>-- >>>To unsubscribe, e-mail: >>><mailto:[EMAIL PROTECTED]> >>>For additional commands, e-mail: >>><mailto:[EMAIL PROTECTED]> >>> >>-- >>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >> > > Milt Epstein > Research Programmer > Integration and Software Engineering (ISE) > Campus Information Technologies and Educational Services (CITES) > University of Illinois at Urbana-Champaign (UIUC) > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
