LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 10.2 + Mysql + Apache + PHP + Tomcat (https://www.linuxquestions.org/questions/slackware-14/slackware-10-2-mysql-apache-php-tomcat-383598/)

Black187 11-16-2005 04:27 AM

Slackware 10.2 + Mysql + Apache + PHP + Tomcat
 
Hello

I have compiled Mysql+Apache+PHP on my slackware 10.2 Linux, with this how-to:
http://www.linuxquestions.org/questions/answers/456

Now I want to know, how can I put Tomcat in this compilation? Which version works with Apache, how should I setup the Apache and Tomcat to work together???

Any help would be appreciated.

bathory 11-16-2005 05:01 AM

Take a look here (start from: Build/Install Tomcat, since you've done the rest) to build the connector and how to integrate tomcat with apache.

Black187 11-16-2005 05:54 AM

Damn, I can't find mod_jk.conf anywhere (the file that tomcat creates on startup).
Any help?

bathory 11-16-2005 06:02 AM

Did you start tomcat by running "./startup.sh" ?
Else you get the one provided as an example

Black187 11-16-2005 06:23 AM

Yes, I started it with ./startup.sh (/usr/share/tomcat/bin). But it doesn't make no mod_jk.conf in /usr/share/tomcat/conf...
I tried searcing the entire computer for this file, but no luck.

bathory 11-16-2005 07:11 AM

Which tomcat version are you using? Have you done everything as described in tutorial (i.e edited the server.xml, workers.properties etc)?
Anyway you can test if it works following the step 10.


All times are GMT -5. The time now is 08:29 AM.