----- Original Message ----- From: "Jury Levykin" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Thursday, June 05, 2008 3:50 PM
Subject: PHP support in tomcat


Hi,
is it possible to configure tomcat to support PHP?
I need to execute some PHP scripts.  The scripts should be located in
the same directory with Java web application.

Please send links onto howto if it is possible.

Thanks!

Jury
Not a very popular technology on TC.
I think because Apache httpd (likes PHP) and TC(servlets) are so well integrated.
Its less hassle to use both.

Resin a competitor to Tomcat has a thing called Quercus and they offer paid support. I like Caucho's innovations but even there I think you will find PHP a subset of HTTPd
Quercus Caucho does seem to be a more popular servlet solution.

I dont think Apache (the organization) itself has ever made a servlet to run PHP, they do have one for CGI (built into tomcat). Google doesnt lie, and the PHP articles on tomcat are scarce, which means you may find it very lonely out there ;)

The Httpd Apache (php) - jk - tomcat type solution seems to be the most popular solution.

I wouldnt recommend PHP on tomcat, although some have done it.

---------------------------------------------------------------------------
HARBOR : http://www.kewlstuff.co.za/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
---------------------------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to