Jan Reilink

Jan Reilink

Hi there, I'm Jan and this is my blog.

PHP on IIS: “No input file specified”

Microsoft Internet Information Services (IIS) logo

When you host your PHP website on Windows Server IIS, you may receive an "No input file specified" error message, when a HTTP request is made to non-existing .php files. When this happens you probably have no Request Restrictions configured in IIS PHP handler settings. Here is how to fix the "no input file specified error" with PHP and IIS.