Re: Tomcat Server and PHP Extensions

2015-11-03 Thread Mike Guo
Chris Tomcat doesn't support php, For your issue, the solution is configure Apache + ajp+ php+ tomcat, Use Apache in front of , as you main web server, and use ajp forward Java ee request to tomcat , and use mod proxy forward php request to php ( php run as php-fm Damon) It will a better sol

RE: Tomcat Server and PHP Extensions

2015-10-28 Thread George Stanchev
You need Apache, not Tomcat -Original Message- From: Chris Thompson [mailto:cthomp...@conveyor-dynamics.com] Sent: Wednesday, October 28, 2015 5:20 PM To: users@tomcat.apache.org Subject: Tomcat Server and PHP Extensions Does Tomcat Server support PHP extensions? I am looking at install