Opened 14 years ago

Closed 14 years ago

#1289 closed defect (fixed)

Trunk installer does not correctly configure PHP in IIS configuration

Reported by: jng Owned by:
Priority: low Milestone: 2.2
Component: Installer Version:
Severity: trivial Keywords:
Cc: jbirch External ID:

Description

The trunk installer does not correctly set the right handlers for the .php and .fcgi script mappings. This is because of the changes in RFC68, which added a whole bunch of extra dlls (OSGeo.MapGuide.xxx.dll and xxxUnmanagedApi.dll) to the web output.

A subsequent regeneration of the wix files shifted the numerical positions because of these new files and as a result the wix installer was setting up script mappings to the wrong files.

Change History (2)

comment:1 by jng, 14 years ago

Cc: jbirch added

comment:2 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r4624 and r4625. It is strongly advised to regenerate (not update) your include files so that the updated file numbers line up.

Note: See TracTickets for help on using tickets.