RE: mod_jk is garbled? Garbled? I got the binary...

2001-05-28 Thread GOMEZ Henri
]' Subject: mod_jk is garbled? Garbled? I got the binary... Upgraded Apache to 1.3.20, got Tomcat 3.2.1. Downloaded binary of mod_jk, but when it tries to load it I get: Starting httpd: Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk_set.conf: API module structure `jk_module' in file /usr

RE: mod_jk is garbled? Garbled? I got the binary...

2001-05-24 Thread Renato Salazar
it myself with what you gave me. I would've never gotten that on my own... Thanks! -Original Message- From: Renato Salazar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 23, 2001 4:44 PM To: [EMAIL PROTECTED] Subject: Re: mod_jk is garbled? Garbled? I got the binary... I had

RE: mod_jk is garbled? Garbled? I got the binary...

2001-05-24 Thread Scott Merritt
essentially a server setup. -Original Message- From: Renato Salazar [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 8:35 AM To: [EMAIL PROTECTED] Subject: RE: mod_jk is garbled? Garbled? I got the binary... Hi Scott, I still have problems with my installation but it seems that you've

RE: mod_jk is garbled? Garbled? I got the binary...

2001-05-24 Thread Scott Merritt
] Subject: RE: mod_jk is garbled? Garbled? I got the binary... Hi Scott, I still have problems with my installation but it seems that you've succeded installing apache-tomcat. I have some questions for you: When you finally managed starting Apache after getting mod_jk.so, could you access http

mod_jk is garbled? Garbled? I got the binary...

2001-05-23 Thread Scott Merritt
Upgraded Apache to 1.3.20, got Tomcat 3.2.1. Downloaded binary of mod_jk, but when it tries to load it I get: Starting httpd: Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk_set.conf: API module structure `jk_module' in file /usr/local/apache/libexec/mod_jk.so is garbled - perhaps this

Re: mod_jk is garbled? Garbled? I got the binary...

2001-05-23 Thread Renato Salazar
I had the same problem and, definetely, you have to build your own mod_jk.so. Try downloading another version of Apache (not installing it)and use it's apxs. I have 1.3.19 and it works fine, only follow the mod_jk page instructions: Make sure you have Perl 5 installed. The apxs script used