Setting PHP for Apache Tomcat

2004-08-18 Thread david.brossard
Is it actually possible to configure Tomcat to work with PHP? If so, how? the PHP installation guide refers to httpd.conf or srm.conf neither of which exist in Tomcat. Thanks for your input, David. - To unsubscribe, e-mail:

Re: Setting PHP for Apache Tomcat

2004-08-18 Thread Tim Funk
http://wiki.apache.org/jakarta-tomcat/UsingPhp -Tim [EMAIL PROTECTED] wrote: Is it actually possible to configure Tomcat to work with PHP? If so, how? the PHP installation guide refers to httpd.conf or srm.conf neither of which exist in Tomcat.

RE: Setting PHP for Apache Tomcat

2004-08-18 Thread david.brossard
I'm running Win2k. Should I have to use Cygwin to install PHP then? http://wiki.apache.org/jakarta-tomcat/UsingPhp -Tim [EMAIL PROTECTED] wrote: Is it actually possible to configure Tomcat to work with PHP? If so, how? the PHP installation guide refers to httpd.conf or srm.conf neither of

Re: Setting PHP for Apache Tomcat

2004-08-18 Thread Tim Funk
I have no clue - I only know enough about this topic to copy/paste a URL ;) -Tim [EMAIL PROTECTED] wrote: I'm running Win2k. Should I have to use Cygwin to install PHP then? http://wiki.apache.org/jakarta-tomcat/UsingPhp -Tim [EMAIL PROTECTED] wrote: Is it actually possible to configure Tomcat

RE: Setting PHP for Apache Tomcat

2004-08-18 Thread Shapira, Yoav
Hola, Yeah, you need Cygwin at this point I think ;) Yoav Shapira Millennium Research Informatics -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 8:01 AM To: Tomcat Users List Subject: Re: Setting PHP for Apache Tomcat I have no clue - I

RE: Setting PHP for Apache Tomcat

2004-08-18 Thread Keates, Mark
2004 14:03 To: Tomcat Users List Subject: RE: Setting PHP for Apache Tomcat Hola, Yeah, you need Cygwin at this point I think ;) Yoav Shapira Millennium Research Informatics -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 8:01 AM To: Tomcat

RE: Setting PHP for Apache Tomcat

2004-08-18 Thread Keates, Mark
Sorry, my mistake, you weren't using Apache, just Tomcat :) -Original Message- From: Keates, Mark Sent: 18 August 2004 14:27 To: 'Tomcat Users List' Subject: RE: Setting PHP for Apache Tomcat Hi, Cygwin isn't necessarily required, I have previously used php 4.2.2 with Apache 2.0.39

Re[2]: Setting PHP for Apache Tomcat

2004-08-18 Thread Eugene
Hi! I have two different configurations with PHP 4.3.4 and 5 on two different Win 2003 servers, I've installed it without Cygwin. If you will install it from pre-compiled mod_perl 1.0 with Apache 2 distribution - then yes you need it, but its not necessary. Also you maybe need nmake if you want