|
| Apache 2.2.3 mod_jk 1.2.5 |
 |
Thu, 14 Sep 2006 18:10:37 GMT |
Hi
Something very strang : 2 identical servers
- testserver nw6.0 SP5 nwlib6c : apache 2.2.3 + mod_jk 1.2.5 = it loads
with no problem. (Tomcat 413)
- production server SAME setup : if I try to include modjk.conf I get an
exit with the message mod_jk.c is GARBLED or misspelled.
Everything is an exact copy, so why does this happen ??
|
| Post Reply
|
| Re: Apache 2.2.3 mod_jk 1.2.5 |
 |
Thu, 14 Sep 2006 18:55:37 GMT |
There is a difference : on the production server I have SSL (443)
SecureListen in the config.
Then mod_jk doesn't seem to load
Greetz Tom
Tom Trippaers wrote:
> Hi
>
> Something very strang : 2 identical servers
>
> - testserver nw6.0 SP5 nwlib6c : apache 2.2.3 + mod_jk 1.2.5 = it loads
> with no problem. (Tomcat 413)
>
> - production server SAME setup : if I try to include modjk.conf I get an
> exit with the message mod_jk.c is GARBLED or misspelled.
>
> Everything is an exact copy, so why does this happen ??
>
>
|
| Post Reply
|
| Re: Apache 2.2.3 mod_jk 1.2.5 |
 |
Thu, 14 Sep 2006 21:14:48 GMT |
Hi Tom,
Tom Trippaers <tom.trippaers@mail.khlim.be> wrote in
news:xWgOg.3928$lb5.162
@prv-forum2.provo.novell.com:
> Hi
>
> Something very strang : 2 identical servers
>
> - testserver nw6.0 SP5 nwlib6c : apache 2.2.3 + mod_jk 1.2.5 = it loads
> with no problem. (Tomcat 413)
do you mean mod_jk 1.2.15 here?
>
> - production server SAME setup : if I try to include modjk.conf I get an
> exit with the message mod_jk.c is GARBLED or misspelled.
>
> Everything is an exact copy, so why does this happen ??
you have most likely mixed up the modules from Apache 2.0.x and Apache 2.2.x.
just a missing '2' in the conf file and this may happen....
also the SecureListen directive doesnt cause this;
from a NW 5.1 box running mod_jk 1.2.15 and SecureListen:
Apache/2.0.59-p (NETWARE) mod_autoindex/color mod_jk/1.2.15 DAV/2 SVN/
1.3.2 PHP/5.1.6 mod_view/2.2 mod_uptime/0.1.1
Running in address space APACHE2
Listening on port(s): 443 80
Loaded dynamic module mod_autoindex.c
Loaded dynamic module mod_jk.c
.....
BTW I'm also current maintainer of the mod_jk NW port....
greetz, Guenter.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|