Re: Tomcat 6 vs Apache running as services

2009-01-28 Thread Michael Ludwig
kareda schrieb am 27.01.2009 um 09:01:57 (-0800): > > I have tomcat 6.0.18 running as service on win2003 server. > Now I also need to run php5, so I'm thinking of installing Apache HTTP > Server 2.2.11 (should also run as service) You might want to have a look at Caucho Quercus, a PHP 5 interpre

RE: Tomcat 6 vs Apache running as services

2009-01-27 Thread Peter Crowther
> From: kareda [mailto:k...@digiplace.ch] > oh yes, and there is also IIS running as service. > now, I probably could run the php apps there also but I'd > rather not as it's a production environment for another app. IIS6+PHP doesn't handle threading enormously well - hence Microsoft's trumpeting

Re: Tomcat 6 vs Apache running as services

2009-01-27 Thread kareda
oh yes, and there is also IIS running as service. now, I probably could run the php apps there also but I'd rather not as it's a production environment for another app. kareda wrote: > > > Hi, > > I have tomcat 6.0.18 running as service on win2003 server. > Now I also need to run php5,