ID: 29275 Comment by: joel at preacherboy dot net Reported By: steve at ootac dot com Status: Open Bug Type: Documentation problem Operating System: windows PHP Version: 5.0.0 New Comment:
I've been able to get php5isapi.dll to work on IIS 5.1 following the official instructions. If you want I can go log the process on another development system I've been meaning to configure. I had to use ISAPI by choice. I'd much rather use php-cgi.exe, but I could never get it to work using the official instructions. Instead I have ISAPI leaving open handles on every file used until I kill dllhost.exe or restart the system (resulting in a crash of dllhost.exe). Previous Comments: ------------------------------------------------------------------------ [2004-07-21 13:09:05] steve at ootac dot com The Add mapping dialogue puts the path in quotes; remove the quotes and the OK button is enabled. still cannot get it to work even after following all the FAQ advice! ------------------------------------------------------------------------ [2004-07-20 11:36:06] steve at ootac dot com Description: ------------ I have found a bug on page install.iis.html [chm date: 2003-09-06]... Installation/servers-IIS/PWS/WINDOWS NT/2000/XP and IIS 4 or newer IIS 5.1 on Win XP Help file says: To use the ISAPI module, do the following: Under 'Home Directory', click on the 'Configuration' button. Add a new entry to the Application Mappings. Use the path to the php4isapi.dll as the Executable, supply .php as the extension, leave Method exclusions blank, and check the Script engine checkbox. 1. File needs to be php5isapi.dll 2. Doing as above (using php5isapi.dll) will not enable the OK button in the dialogue. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29275&edit=1