NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP in production on Microsoft IIs

CHUN-YIU LAM chun_lam at hotmail.com
Sun Dec 22 22:56:58 EST 2002


Just wondering why can't you point or redirect to the resulting page on a 
system running php and redhat and versa.  This will can make the transition 
a little more smooth.

Matthew

----Original Message Follows----
From: "Alan T. Miller" <amiller at hollywood101.com>
Reply-To: talk at nyphp.org
To: NYPHP Talk <talk at nyphp.org>
Subject: Re: [nycphp-talk] PHP in production on Microsoft IIs
Date: Sun, 22 Dec 2002 14:37:44 -0500
Received: from mc7-f12.law1.hotmail.com ([65.54.253.19]) by 
mc7-s17.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, 22 Dec 
2002 11:52:08 -0800
Received: from parsec.nyphp.org ([66.250.131.26]) by 
mc7-f12.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, 22 Dec 
2002 11:52:07 -0800
Received: from nyphp.org (parsec.nyphp.org [66.250.131.26])by 
parsec.nyphp.org (8.12.6/8.12.6) with ESMTP id gBMJbiSt090440;Sun, 22 Dec 
2002 14:37:45 -0500 (EST)(envelope-from listmaster at nyphp.org)
Message-Id: <200212221937.gBMJbiSt090440 at parsec.nyphp.org>
X-Paralist-Archived: <http://nyphp.org/list/paralist_archive.php?L_mid=2006>
X-List-Software: Paralist 0.6
List-ID: <nyphptalk.nyphp.org>
List-Owner: <mailto:listmaster at nyphp.org>
List-Archive: <http://nyphp.org/list/paralist_archive.php?L_lid=1>
List-Subscribe: <http://nyphp.org/list/>
List-Unsubscribe: <http://nyphp.org/list/>
Organization: New York PHP
X-Mailer: Paramail 0.5
Return-Path: listmaster at nyphp.org
X-OriginalArrivalTime: 22 Dec 2002 19:52:07.0868 (UTC) 
FILETIME=[9BF83FC0:01C2A9F3]

 >     Just out of pure curiosity, and utter hatred for IIS...why, may I 
ask,
 > are you using it? What can a Microsoft product do that FreeBSD / RedHat
 > can't?

Believe me, I am no fan of IIS but in this particular case, the site was
written in Cold Fusion, which in turn needs to run on IIs (for licensing
reasons). The real reason I am stuck with IIs for the moment is that the
site I am working on just has too much to rewrite in PHP right now. I plan
to make a transition slowly to PHP on a RedHat machine once we have all the
major site functionality rebuilt in PHP. Until then however, I want to
implement some important features on the site and begin rewriting other apps
in PHP to work alongside the Cold Fusion stuff until we are ready to make
that final move. So technically there is nothing that Windows IIs can do
that FreeBSD or Redhat can do right now except run our only licensed copy of
Cold Fusion (sucks. I know) :(


 >     As for the ISAPI modules, why even use them? Why not write it all in
 > PHP? Personally, I think that PHP is better then perl/cgi. Let us know
what
 > this module does, and perhaps we can help you to port it over to a PHP
 > script.

What I am referring to here is that it is my understanding there are two
ways to install PHP on windows with IIs. You can run it as a CGI, that is to
map the .php files to execute the php.exe file, or map the .php files to
execute the /sapi/php4isapi.dll file. With the former, you load the whole
php.exe executable on every invocation on PHP, with the other PHP runs as a
module in the server memory. I remeber a while ago, the module was not all
that stable and was not reccomended for production systems. I was hoping to
find out if that is still the case, and if anyone had any luck doing so on a
busy server (100,000 hits a day).

Thanks,
Alan



 >
 >     What bugs are you encountering? Give us the errors, and the code --
I'll
 > try and help you.
 >
 > Good luck.
 > -Bradley Baumann
 >
 > ----- Original Message -----
 > From: "Alan T. Miller" <amiller at hollywood101.com>
 > To: "NYPHP Talk" <talk at nyphp.org>
 > Sent: Sunday, December 22, 2002 12:26 PM
 > Subject: [nycphp-talk] PHP in production on Microsoft IIs
 >
 >
 > > I have always used PHP with either RedHat or FreeBSD. However, I am
 > working
 > > on a site now that is equipped with windows 2000 and IIS. I am
considering
 > > using PHP on this site and was curious to hear from anyone who has any
 > > expereince using PHP on a reletively high traffic site on IIS.
 > >
 > > The current site gets over 100,000 hits a day. For my own internal
 > > development I use PHP as a CGI module and I know that eats up a lot of
 > > resources, I don't think this would be a good option for our production
 > > server. I know that you can run PHP on IIs as an ISAPI module but the
last
 > > time I looked into this it seemed it was still buggy and not really
ready
 > > for production.
 > >
 > > So if you were me, what would you do and why? Of course at this point,
 > > ditching windows is not an option. It is in the long term plan however.
 > >
 > > Thanks in advance,
 > > Alan
 > >
 > >
 > >
 > >
 > >
 > >
 >
 >
 >
 >
 >
 >
 >



--- Unsubscribe at http://nyphp.org/list/ ---


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_addphotos_3mf




More information about the talk mailing list