Re: Cannot get mod_jk to work

2002-10-09 Thread Richard Pfeil
lt;[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 4:20 AM Subject: RE: Cannot get mod_jk to work > > I agree--you could get into a quagmire this way. At this point, I would > just settle for a version compiled against a plai

RE: Cannot get mod_jk to work

2002-10-09 Thread jcosta
#x27;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

RE: Cannot get mod_jk to work

2002-10-09 Thread Milt Epstein
> > > > -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 > > > > > > > > >

Re: Cannot get mod_jk to work

2002-10-09 Thread Luciano Kiniti Issoe
t;[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 2:31 PM Subject: Re: Cannot get mod_jk to work > 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 > &

Re: Cannot get mod_jk to work

2002-10-09 Thread Raj Saini
s 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 [mail

RE: Cannot get mod_jk to work

2002-10-09 Thread jcosta
| | To: Tomcat Users List <[EMAIL PROTECTED]> | | cc: | | Subject:

Re: Cannot get mod_jk to work

2002-10-09 Thread Milt Epstein
s exact problem (same exact error message) was > > covered by Henri last week. > > > > John > > > > > > > >>-Original Message- > >>From: Raj Saini [mailto:[EMAIL PROTECTED]] > >>Sent: Wednesday, October 09, 2002 8:59 AM > &

RE: Cannot get mod_jk to work

2002-10-09 Thread Milt Epstein
e. > > -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.

Re: Cannot get mod_jk to work

2002-10-09 Thread Raj Saini
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 >>binar

RE: Cannot get mod_jk to work

2002-10-09 Thread Turner, John
or message) was covered by Henri last week. John > -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 sourc

Re: Cannot get mod_jk to work

2002-10-09 Thread Raj Saini
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 messag

Re: Cannot get mod_jk to work

2002-10-09 Thread jcosta
t <[EMAIL PROTECTED]> | | cc: | | Subject: Re:

Re: Cannot get mod_jk to work

2002-10-08 Thread sonam singh
how u compile the mod_jk ,have u get the latest source of mod_jk from cvs . look at the compilation option of libtool when mod_jk is compiling .also check the home of apache/build/config_var_mk file the option EXTRA_CPPFLAGS = -D_REENTRANT -D_THREAD_SAFE it shoul be EXTRA_CPPFLAGS = -D_REENTRANT

Re: Cannot get mod_jk to work

2002-10-08 Thread Henri Gomez
>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 sy

RE: Cannot get mod_jk to work

2002-10-08 Thread Chuck Coker
One place that I frequently get errors like that is when I compile updated source for one module and then try to run something else that calls the module. For example, I recently updated OpenSSL because of the Linux slapper worm. After that, I got the same error message you are getting when tryin

Cannot get mod_jk to work

2002-10-08 Thread Richard Pfeil
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_