Koozali.org: home of the SME Server

Tomcat connector mod_jk

cromeu

Tomcat connector mod_jk
« on: November 23, 2006, 09:18:48 PM »
I Would  like to install the module mod_jk but I do not know the version which I must use? (jk-1.2.19/mod_jk-apache-2.0.49-linux-i686.so  ?  other ? ). Is there a special way to install this module on a sme7?  
How is it possible to know the apache version on the server ?
 
by advance thank you of your answer.

mbachmann

Tomcat connector mod_jk
« Reply #1 on: November 24, 2006, 06:10:35 PM »
You should be careful in installing things on a system you are not familiar with as it can break things.

apache version: type httpd -V at console.

It is possible to simulate the installation of packages with the rpm or yum command.  It will then try to resolve dependencies and tell you what is missing or required. However, you have to dive into commandline switches.