Re: mod_jk not compiling correctly (apparently) - 'garbled' error

2006-08-01 Thread Tim Hunt
Found the problem, so in case anyone is interested: Chris wrote: >My suggestion above is almost certainly the problem: you have two >competing versions of Apache installed. You should pick one and >uninstall the other. From experience, I have to say that using the >version available from th

Re: mod_jk not compiling correctly (apparently) - 'garbled' error

2006-07-31 Thread Christopher Schultz
Tim, > Perhaps you're right about the multiple copies of Apache - that's what > has been the problem when others got the same error. However, it doesn't > look like another copy is there. Perhaps make output above suggests > just a problem with building mod_jk? I'm using Apache 2.0.58 and mod_j

Re: mod_jk not compiling correctly (apparently) - 'garbled' error

2006-07-31 Thread Tim Hunt
THANKS Chris, here are some answers/clarifications: >> Installed Apache 2.2.2 with >> # ./configure --enable-rewrite=shared --enable-deflate=shared \ >> --enable-alias=shared --enable-cache=shared \ >> --enable-dbd=shared --enable-disk-cache=shared \ >>

Re: mod_jk not compiling correctly (apparently) - 'garbled' error

2006-07-31 Thread Christopher Schultz
Tim, > I can't get mod_jk to work - getting 'garbled' error suggesting it's > not compiled against same version of apache? Here's the specifics: [snip] > Installed Apache 2.2.2 with > # ./configure --enable-rewrite=shared --enable-deflate=shared \ > --enable-alias=shared --e

mod_jk not compiling correctly (apparently) - 'garbled' error

2006-07-31 Thread Tim Hunt
Hi, I can't get mod_jk to work - getting 'garbled' error suggesting it's not compiled against same version of apache? Here's the specifics: Got fresh install of CentOS 4.3 Installed Apache 2.2.2 with # ./configure --enable-rewrite=shared --enable-deflate=shared --enable-alias