LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Integrating Tomcat with Apache (https://www.linuxquestions.org/questions/linux-newbie-8/integrating-tomcat-with-apache-450523/)

shimommm 06-01-2006 07:29 AM

Integrating Tomcat with Apache
 
Hi ,
I have problem integrating tomcat-5.5.9 with apache-1.3.36 on FC4,I installed apache but when I try to configure mod_jk with the command "./configure --with-apxs=$Path To Apache/bin/apxs", I got an error message saying "couldn't find /usr/local/apache/bin/apxs
configure : error :you must specify valid --with-apxs path"
Although this file does exist !!!!
I don't know what's wrong!!!
Please suggest what should I do?,Or if anyone did this before on fedora core 4 , please tell me what version of apache and tomcat-connector(mod_jk) should I download and how to install them to work with Tomcat-5.5.9 ?

I'm trying to do all of this just to be able to access the web system deployed on tomcat from the apache directly without the need to accessing port "8080", is there any other way to do this thing without the need to the integration??

Thanks.


All times are GMT -5. The time now is 06:42 PM.