Opened 13 years ago

Closed 12 years ago

#1616 closed defect (fixed)

PHP isapi handler should be set up with "Invoke Request if mapped to a file" in IIS7

Reported by: jng Owned by: jng
Priority: high Milestone: 2.3
Component: Installer Version:
Severity: critical Keywords: installer, php
Cc: jbirch External ID:

Description

The PHP isapi handler does not have the "Invoke request if mapped to a file" option set in IIS7

This means that what would normally be a 404 error is muffled by PHP to become a useless "no input file specified" error. It's not a show-stopping problem, but it is an annoying one.

Change History (4)

comment:1 by jng, 13 years ago

Cc: jbirch added

comment:2 by jng, 13 years ago

Owner: jng removed

comment:3 by jng, 12 years ago

Owner: set to jng

comment:4 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6487

Note: See TracTickets for help on using tickets.