You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chris Thompson <ct...@conveyor-dynamics.com> on 2015/10/29 00:19:57 UTC

Tomcat Server and PHP Extensions

Does Tomcat Server support PHP extensions?

I am looking at installing TeamPass on our system and it requires PHP.

Thanks,
Christopher


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


Re: Tomcat Server and PHP Extensions

Posted by Mike Guo <ho...@163.com>.
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 solution for your issue. Of course , you can use mod_php on Apache too

Mike

Sent from my iPhone

> 在 2015年10月29日,07:19,Chris Thompson <ct...@conveyor-dynamics.com> 写道:
> 
> Does Tomcat Server support PHP extensions?
> 
> I am looking at installing TeamPass on our system and it requires PHP.
> 
> Thanks,
> Christopher
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 


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


RE: Tomcat Server and PHP Extensions

Posted by George Stanchev <Gs...@serena.com>.
You need Apache, not Tomcat

-----Original Message-----
From: Chris Thompson [mailto:cthompson@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 installing TeamPass on our system and it requires PHP.

Thanks,
Christopher


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


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