LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Tomcat + Apache (https://www.linuxquestions.org/questions/linux-software-2/tomcat-apache-309654/)

Elguapo 04-04-2005 01:17 PM

Tomcat + Apache
 
I am currently running an apache server with coldfusion mx7. And I have tomcat installed so that I can start using laszlo within my coldfusion apps. How ever, I can not seem to get the connector installed for tomcat to apache. I have gone over every tutorial I could find and just cant seem to get it to work.


I have ran ./configure --with-aspx=/usr/sbin/aspx. But I do not need aspx, all I need is tomcat running so that I can install lazslo.

This is the error I get while running just ./configure

no apxs given
no apxs2 given
checking checking for apache13...... not provided
checking checking for apache20...... not provided
checking checking for iis...... not provided
checking checking for iPlanet...... not provided
checking for tomcat33 location... not provided
checking for tomcat40 location... not provided
checking for tomcat41 location... not provided
configure: error: Cannot find any WebServer


Any help would be greatly appreciated.

linuxxed 04-05-2005 06:23 AM

Re: Tomcat + Apache
 
Quote:

Originally posted by Elguapo
I am currently running an apache server with coldfusion mx7. And I have tomcat installed so that I can start using laszlo within my coldfusion apps. How ever, I can not seem to get the connector installed for tomcat to apache. I have gone over every tutorial I could find and just cant seem to get it to work.


I have ran ./configure --with-aspx=/usr/sbin/aspx. But I do not need aspx, all I need is tomcat running so that I can install lazslo.

This is the error I get while running just ./configure

no apxs given
no apxs2 given
checking checking for apache13...... not provided
checking checking for apache20...... not provided
checking checking for iis...... not provided
checking checking for iPlanet...... not provided
checking for tomcat33 location... not provided
checking for tomcat40 location... not provided
checking for tomcat41 location... not provided
configure: error: Cannot find any WebServer


Any help would be greatly appreciated.


I take it you mean to say apxs2.

Install httpd-devel rpm!!


All times are GMT -5. The time now is 05:21 PM.