Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12568 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61871 invoked by uid 1010); 3 Sep 2004 20:36:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49707 invoked from network); 3 Sep 2004 20:30:29 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.248) by pb1.pair.com with SMTP; 3 Sep 2004 20:30:29 -0000 Received: by mproxy.gmail.com with SMTP id w67so15371cwb for ; Fri, 03 Sep 2004 13:30:28 -0700 (PDT) Received: by 10.11.117.2 with SMTP id p2mr26068cwc; Fri, 03 Sep 2004 13:30:28 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Fri, 3 Sep 2004 13:30:28 -0700 (PDT) Message-ID: <4e89b42604090313307f8c3273@mail.gmail.com> Date: Fri, 3 Sep 2004 21:30:28 +0100 Reply-To: Wez Furlong To: Jack Thornton Cc: internals@lists.php.net, Phil Driscoll In-Reply-To: <000f01c4912f$b70c65f0$7d4a5ecc@tap00198> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <000f01c4912f$b70c65f0$7d4a5ecc@tap00198> Subject: Re: [PHP-DEV] Win32 install scripts From: kingwez@gmail.com (Wez Furlong) Phil Driscoll (CC'd) is the man behind the installer. --Wez. On Thu, 2 Sep 2004 13:59:19 -0700, Jack Thornton wrote: > I'm working on the installer for our web system, which requires PHP > running under IIS. It would save a great deal of time if I could inspect > your Wise install scripts and/or install DLL code to see how I have to > set up IIS. I downloaded the CVS tree and could not find these scripts. > Am I blind, or looking in the wrong tree (I used php-src and > specifically looked in win32), or ??? > > Thanks in advance