Edit report at http://bugs.php.net/bug.php?id=51931&edit=1
ID: 51931 Updated by: fel...@php.net Reported by: drfno1 at gmail dot com Summary: Handler Mappings for .php -Status: Open +Status: Assigned Type: Bug Package: Windows Installer Operating System: All Windows PHP Version: 5.3.2 -Assigned To: +Assigned To: jmertic Block user comment: N Previous Comments: ------------------------------------------------------------------------ [2010-05-27 15:46:34] drfno1 at gmail dot com Description: ------------ php-5.3.2-nts-Win32-VC9-x86.msi Many people report having trouble installing php into IIS. By following the instructions in install.txt I was able to get it to work after the IIS manager would not let me leave the editing of the editing of the Handler Mapping for *.php without enclosing the Executable entry filled in by the installer with "". If the installation is to the default directory, windows has spaces in the path (I forget this all the time myself). After complete uninstall and reinstall of above php then editing the executable php works great. Test script: --------------- none Expected result: ---------------- change the installer(msi) to enclose the *.php Module Mapping executable entry with "" ie. "C:\Program Files (x86)\PHP\php-cgi.exe" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51931&edit=1