From:             
Operating system: All Windows
PHP version:      5.3.2
Package:          Windows Installer
Bug Type:         Bug
Bug description:Handler Mappings for .php

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 bug report at http://bugs.php.net/bug.php?id=51931&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51931&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51931&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=51931&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51931&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51931&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51931&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51931&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51931&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51931&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51931&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51931&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51931&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51931&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51931&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51931&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51931&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51931&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51931&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51931&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51931&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51931&r=mysqlcfg

Reply via email to