Opened 12 years ago
Closed 12 years ago
#2250 closed defect (fixed)
Broken IIS6 / IIS5.1 setup
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | high | Milestone: | 2.5 |
Component: | Installer | Version: | |
Severity: | blocker | Keywords: | |
Cc: | External ID: |
Description (last modified by )
IIS6 and IIS5.1 is currently broken.
The reason for the breakage is that the OSGeo.MapGuide.*.xml documentation files are being copied into the Php directory, offsetting the expected position of the php-cgi.exe executable, thus the wrong file is being registered as the PHP FastCGI executable.
The build scripts need to exclude these files. Restoring php-cgi.exe back to its expected position.
Change History (2)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r7436) and 2.5 (r7432)