Home > Archive > PHP Language > April 2005 > PHP & Tomcat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| SamMan 2005-04-15, 3:56 am |
| We are getting new computers at work and I got the word today that pc-lan
(network admins) do not want IIS installed on ANY machine. We are primarily
a Java development house, so they will not balk about me installing Tomcat.
Can I run PHP from Tomcat the same (or close to) as IIS?
Thanks.
--
SamMan
Rip it to reply
| |
| Bender Rodriguez 2005-04-23, 3:55 pm |
| On Fri, 15 Apr 2005 03:31:02 +0300, SamMan <sam@psfdevrip-it.com> wrote:
> We are getting new computers at work and I got the word today that pc-lan
> (network admins) do not want IIS installed on ANY machine. We are
> primarily
> a Java development house, so they will not balk about me installing
> Tomcat.
> Can I run PHP from Tomcat the same (or close to) as IIS?
>
> Thanks.
>
Why not consider using Apache?
Anyway, Tomcat is the brother project to apache Web Server, I'm sure there
will be no problems.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
| |
| Michael Hare 2005-04-30, 3:56 pm |
| I know they've added all kinds of things to Tomcat, but I still ran the apache httpd/Tomcat combination to handle both servlet/php
situations.
On Sat, 23 Apr 2005 15:40:38 GMT, "Bender Rodriguez" <alfa0102@gmail.com> wrote:
>On Fri, 15 Apr 2005 03:31:02 +0300, SamMan <sam@psfdevrip-it.com> wrote:
>
>
>Why not consider using Apache?
>
>Anyway, Tomcat is the brother project to apache Web Server, I'm sure there
>will be no problems.
|
|
|
|
|