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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 which exist 
 in Tomcat.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 to work with PHP? If so, how?
the PHP installation guide refers to httpd.conf or srm.conf neither of which exist in Tomcat.
 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 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 to work with PHP? If so,
how?

the PHP installation guide refers to httpd.conf or srm.conf neither
of
which exist in Tomcat.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Setting PHP for Apache Tomcat

2004-08-18 Thread Keates, Mark
Hi,

Cygwin isn't necessarily required, I have previously
used php 4.2.2 with Apache 2.0.39, but other combinations
should be straight forward enough to get up and running.

http://www.php.net/downloads.php

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: 18 August 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 Users List
Subject: Re: Setting PHP for Apache Tomcat

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 to work with PHP? If so,
how?

the PHP installation guide refers to httpd.conf or srm.conf neither
of
which exist in Tomcat.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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, but other combinations
should be straight forward enough to get up and running.

http://www.php.net/downloads.php


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 full package. Anyway all works without
cygwin on my computers.

Regards.

Wednesday, August 18, 2004, 7:55:49 AM, you wrote:

dbbc 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 which exist in Tomcat.

dbbc -
dbbc To unsubscribe, e-mail:
dbbc [EMAIL PROTECTED]
dbbc For additional commands, e-mail:
dbbc [EMAIL PROTECTED]




-- 
Best regards,
 Eugenemailto:[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]