Win32 install scripts

php.internals

Jack Thornton

22 years ago
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 - jack --------------------------- Jack L. Thornton Software Developer Tapesty Solutions, Inc.

Wez Furlong

21 years ago
Phil Driscoll (CC'd) is the man behind the installer. --Wez. On Thu, 2 Sep 2004 13:59:19 -0700, Jack Thornton <jthornton@tapestrysolutions.com> wrote:

Phil Driscoll

21 years ago
The installer scripts are certainly not the definitive way to check how to set up PHP with IIS - the PHP manual does a much better job! However, if you want to have a look, the source script for the installer is at http://www.dialsolutions.com/phil/php/installer/5/phpinstaller.wse Cheers
-- Phil Driscoll