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.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to