you don't need the "installation-procedure". download the php.zip it's about 9mb i think.
extract everything in the right folder. (c:\php) and the dlls in (c:\windows\system32) ones you configured php.ini in (c:\windows) open IIS. then go to "Web Service Extension" and add an extension. you'll need to browse for 2 files. first one: c:\php\php.exe and the second one: c:\php\php4ts.dll both files MUST be "allowed". then right click "Web Sites" and select "properties" from the list. click on "configuration..." on the "home directory" tab. add your extensions you want to use. exemple: .php > c:\php\php.exe > all .php3 > c:\php\php.exe > all .phtml > c:\php\php.exe > all close and that's it! alain "Martin Rytz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi there > > There is a wonderfull installation guide for php on windows 2000 > (http://www.atlguide2000.com/programming/index.php?act=view&aid=115). This > guide works very well for Windows 2000. I use now Windows 2003 and the > installation-procedure does no longer work :( it seems to be changed? Why > does it no longer work? Is there a new installation-guide for windows 2003? > What exactly has changed with the manual installation? > > Kind Regards, Martin Rytz > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php