You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by newsletter <ne...@energyts.com> on 2009/12/03 22:53:10 UTC

tomcat6 + php

Hi
What is the recommended way of using php with tomcat6.
is it better to use Apache for the static/php pages or can we just use 
tomcat?

currently we have different web sites on different servers (runing 
tomcat 5.5)

as we are looking at moving to tomcat6 I would like to combine these..

cheers
Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: tomcat6 + php

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: newsletter [mailto:newsletter@energyts.com]
> Subject: tomcat6 + php
> 
> What is the recommended way of using php with tomcat6.
> is it better to use Apache for the static/php pages or can 
> we just use tomcat?

Tomcat will handle static pages perfectly well.

As far as PHP goes, we've had good results (sorry, can't quantify that) using Quercus:
http://wiki.caucho.com/Quercus:_Tomcat

Whether or not that's sufficient for your use of PHP is up to you to decide.  Using httpd for PHP certainly has a strong track record.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org