[Gllug] Apache 2.2 mod_jk.so?

Yashpal Nagar yash at linux-delhi.org
Thu Dec 28 15:17:30 UTC 2006


Hi All

I am having a problem while including the mod_jk.so( latest mod_jk
1.2.20) with apache2-2.2.0.
Problem is:

Myhost : /etc/apache2 # /etc/init.d/apache2 configtest
httpd2-prefork: Syntax error on line 210 of /etc/apache2/httpd.conf:
Syntax error on line 3 of/srv/www/mod_jk.conf: API module structure
`jk_module' in file /usr/lib64/apache2/mod_jk.so is garbled - perhaps
this is not an Apache module DSO?

I have already re-compiled apache2.2 and mod_jk on AMD 64 bit platform
but same error again. OS is SUSE 10

Myhost :/etc/apache2 # httpd2 -l
Compiled in modules:
 core.c
 prefork.c
 http_core.c
 mod_so.c

Myhost :/etc/apache2 # cat mod_jk.conf
# Load mod_jk module
# Specify the filename of the mod_jk lib
LoadModule jk_module /usr/lib64/apache2/mod_jk.so

# Where to find workers.properties
JkWorkersFile workers.properties

# Where to put jk logs
JkLogFile /var/log/apache2/mod_jk.log
.......
.......
# End of mod_jk.conf
Is there anything drastically changed in apache 2.2 or something wrong
with config?

Regards
Yashpal
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list