Edit report at http://bugs.php.net/bug.php?id=51931&edit=1

 ID:                 51931
 Updated by:         jmer...@php.net
 Reported by:        drfno1 at gmail dot com
 Summary:            Handler Mappings for .php
-Status:             Assigned
+Status:             Feedback
 Type:               Bug
 Package:            Windows Installer
 Operating System:   All Windows
 PHP Version:        5.3.2
 Assigned To:        jmertic
 Block user comment: N

 New Comment:

Could you run it in verbose logging mode and email the log file to 

jmer...@php.net? To run

in verbose logging mode issue the below command from the command prompt

( from the same directory where the install exists ):



msiexec /i php-5.3.2-nts-Win32-VC9-x86.msi /l*v error.log


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

Reply via email to