Rashmi Rubdi wrote:
Sorry p I didn't see your reply before hitting the Send button.

no worries. (OP has emailed 3x in 2 hours, which is a tad impatient given that it's after work hours in Europe now.)


As an additional answer to the persistent OP:

You can integrate Apache and Tomcat using mod_jk or mod_proxy_ajp, and add PHP to the Apache server which will give you better control over the odd mix of PHP and Java that you want.

You can't run PHP inside Tomcat like JSPs, you need the PCEL PHP servlet to do it, (which I discovered after cursory search in Google). As to which version numbers are supported, I'd imagine that Tomcat 6.0 will run the PHP servlet as normal; I have no idea what version of PHP is supported.

p



-Rashmi

On 5/21/07, Pid <[EMAIL PROTECTED]> wrote:
Pierluigi Fabbris wrote:
> Hi
> I use saxon b, java and php how can I configure the last one? In Tomcat 5
> and php 5.0 is possible. Is possible in Tomcat 6 and php 5.2.2, too?
> Hoping in a reply.
> Sincerally yours,
> Fabbris Pierluigi

If you want to use PHP I'd recommend using the Apache HTTPD server,
rather than Tomcat.  Which probably isn't what you want to hear but it
is good advice.

p

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



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to