Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: cromeu on November 23, 2006, 09:18:48 PM

Title: Tomcat connector mod_jk
Post by: cromeu 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.
Title: Tomcat connector mod_jk
Post by: mbachmann 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.