Re: [PHP] Jakarta Tomcat and PHP

2005-05-18 Thread Rory Browne
I don't know if you checked out www.php.net/java but it seems to be what you're looking for. On 5/18/05, Evert | Rooftop <[EMAIL PROTECTED]> wrote: > My guess would be looking for how to use PHP as a CGI in tomcat. So > check out the manual for CGI stuff. > > grt, > Evert > > Chris Holden wrote:

Re: [PHP] Jakarta Tomcat and PHP

2005-05-18 Thread Evert | Rooftop
My guess would be looking for how to use PHP as a CGI in tomcat. So check out the manual for CGI stuff. grt, Evert Chris Holden wrote: Hi, I hope this is the right place to ask... I am running Tomcat 5.5.7 (jdk 1.5) on Windows XP quite happily. I have MySQL set up and that all works fine too. But

[PHP] Jakarta Tomcat and PHP

2005-05-18 Thread Chris Holden
Hi, I hope this is the right place to ask... I am running Tomcat 5.5.7 (jdk 1.5) on Windows XP quite happily. I have MySQL set up and that all works fine too. But I would also like to be able to run PHP under Tomcat rather than having to install Apache to handle PHP file and forward JSP requests t