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

 ID:               50527
 Updated by:       jmer...@php.net
 Reported by:      don dot raman at microsoft dot com
 Summary:          In the setup code file use of \\localhost\Admin$
                   creates problem
-Status:           Open
+Status:           Assigned
 Type:             Bug
 Package:          Windows Installer
 Operating System: Windows
 PHP Version:      5.2.12
-Assigned To:      
+Assigned To:      jmertic



Previous Comments:
------------------------------------------------------------------------
[2009-12-18 23:33:39] don dot raman at microsoft dot com

Description:
------------
The PHP MSI while configuring IIS FastCGI on 64 bit machine uses
\\localhost\Admin$ to overcome SYSWOW64 redirection. I have found
machine where \\localhost\Admin$ is not reachable. This fails running of
fcgiext.js script which means the FastCGI script mapping is missing on
those machine. This leads to a bad user experience.



Another thing to note that this is happening with PHP5.3.1 MSI too. So
this should be fixed at both the place.

Reproduce code:
---------------
There is no code to reproduce this error as the bug is in Windows MSI.

Expected result:
----------------
MSI while selected to configure IIS FastCGI should do the script mapping
and add index.php to default document list.

Actual result:
--------------
Script mapping as well as index.php in default document missing.


------------------------------------------------------------------------



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

Reply via email to