Thanks Dima,
I may not understand how the the php-java bridge works. It did not seem to
allow a php application to run under Tomcat ?
ran
On 12/20/06, Dima Retov <[EMAIL PROTECTED]> wrote:
Here is faster solution.
http://php-java-bridge.sourceforge.net/
It runs PHP in FastCGI mode. (much fast
Here is faster solution.
http://php-java-bridge.sourceforge.net/
It runs PHP in FastCGI mode. (much faster then CGI)
Tuesday, December 19, 2006, 10:40:52 PM, you wrote:
d> Ran-2 wrote:
>>
>> Has anyone managed to get PHP4/5 to work on Tomcat ?
d> Try here ..
d> http://tools.herberlin.de/
You should better try to use PHP in FastCGI mode.
Both are not well supported on tomcat.
You may also check caucho's Quercus.
Friday, December 15, 2006, 2:48:31 AM, you wrote:
HS> On 12/14/06, Ran <[EMAIL PROTECTED]> wrote:
>> Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still nee