X-zuka-RWMailScanner-ID: DEFBF538263.AD9A5
X-zuka-rw-MailScanner-Information: Please contact the ISP for more information
Received: from Magnolia.local (unknown [70.48.209.168])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        (Authenticated sender: dave.filc...@zuka.net)
        by rosewood.zuka.net (Postfix) with ESMTP id DEFBF538263;
        Wed,  5 May 2010 15:06:29 -0400 (EDT)
Message-ID: <4be1c16d.5010...@zuka.net>
Date: Wed, 05 May 2010 15:05:17 -0400
From: Dave Filchak <sub...@zuka.net>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) 
Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4
MIME-Version: 1.0
To: Tomcat Users List <users@tomcat.apache.org>
CC: =?ISO-8859-1?Q?Andr=E9_Warnier?= <a...@ice-sa.com>
Subject: Re: Re: error with jk_module
References: <4be0a632.8010...@ice-sa.com>
In-Reply-To: <4be0a632.8010...@ice-sa.com>
Content-Type: multipart/alternative;
 boundary="------------000205080009000906020401"
X-Virus-Checked: Checked by ClamAV on apache.org
X-Old-Spam-Status: No
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:99.90000/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 
R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 4 (1.5000:1.5000) s cv gt3 gt2 gt1 r p m c 
X-pstn-addresses: from <sub...@zuka.net> [294/10] 

--------------000205080009000906020401
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Actually, the server version for this instance is 2.0.52 and I have the
following now in my config:

LoadModule jk_module /usr/local/apache2/modules/mod_jk.so

and when I test the config I get:

API module structure `jk_module' in file
/usr/local/apache2/modules/mod_jk.so is garbled - perhaps this is not an
Apache module DSO?

I made sure I downloaded the .so for Apache 2.0.x so I think that is
right. I have a tomcat app running so I am wondering, do I have to shut
it down before trying to restart the server or testing the config? I
really need to restart the server because it was listening on all
interfaces to port 443 and I needed to stop that happening. But I do not
want to restart until I figure out why the hell I am getting this error.
If I comment the LoadModule out, then it starts complaining about the
JkWorkersFile and if I comment that, the the JkShmFile ... and on it
goes. It is very annoying.

Dave



On 22/07/64 2:59 PM, André Warnier wrote:
> Dave Filchak wrote:
> ...
> this :
>>
>> httpd: Syntax error on line 439 of 
>> /usr/local/apache2/conf/httpd.conf: API module structure `jk_module' 
>> in file /usr/local/apache2/modules/mod_jk-1.2.28-httpd-2.0.X.so is 
>> garbled - perhaps this is not an Apache module DSO?
>>
> ...
> and this :
>>
>> LoadModule jk_module /usr/local/apache2/modules/mod_jk.so
>>
> do not seem to match (the filename), unless mod_jk.so is a link to the 
> other one. Are you sure it is ?
>
> Also, if it is a link, and if your Apache is a 2.2 version, then it 
> would appear that you may have downloaded a wrong version of the 
> mod_jk.so.  The end of the version says "httpd-2.0.X.so", which would 
> appear to make it a version for Apache 2.0.x, not 2.2.x.
>
>
>

--------------000205080009000906020401--

Reply via email to