Re: Multiple Domains on one Tomcat Server now MySQL not working

2009-10-13 Thread Paul van Hoven
Hi Hassan, yeah, acutually that was the problem, I just discovered it an instant before you answered me :). I made the appropriate changes and now it is working fine. Thanks for your answer anyway. Tom Hassan Schroeder schrieb: On Mon, Oct 12, 2009 at 11:40 PM, Paul van Hoven wrote:

Re: Multiple Domains on one Tomcat Server now MySQL not working

2009-10-13 Thread Hassan Schroeder
On Mon, Oct 12, 2009 at 11:40 PM, Paul van Hoven wrote: >          ... >   www.clubpirat.de > I checked that in /etc/hosts the two domains "localhost" and > "localhost.localdomain" are assigned to 127.0.0.1. > Okay, i when enter the url www.clubpirat.de but i get an 404 error. And does "www.c

Re: Multiple Domains on one Tomcat Server now MySQL not working

2009-10-12 Thread Paul van Hoven
Hi Chuck, thanks for this detailed answer. I'm running tomcat 6 on an ubuntu server. I read the official documentation and modified the configuration of my tomcat. The complete current server.xml (without comments and after my latest modification) looks like this: server.xml: SSLEngine=

RE: Multiple Domains on one Tomcat Server now MySQL not working

2009-10-12 Thread Caldarale, Charles R
> From: Paul van Hoven [mailto:paul.van.ho...@googlemail.com] > Subject: Multiple Domains on one Tomcat Server now MySQL not working > > I'm not shure if this problem really relates to Tomcat but it happened > after altering the tomcat configuration. Care to give us a hint about version of Tomcat