Developing Clearly Adventures in Coding and IT

Handler PHP_via_FastCGI has a bad module FastCgiModule in its module list

H

There are many challenges when attempting to establish cooperation between systems and technologies that were not originally meant to work together. Unfortunately, this is still true to this day, even if we have come a long way.

Trying to make PHP run smoothly on Microsoft IIS might be one of the examples where things are not always running smoothly, case in point is this error: HTTP Error 500.21Handler “PHP_via_FastCGI1” has a bad module “FastCgiModule” in its module list.

So, here’s how to fix it:

  1. Go to Control Panel -> Programs and Features -> Turn Windows features on or off

2. Scroll to Internet Information Services -> World Wide Web Services -> Application Development Features

3. Turn on CGI

4. Wait a bit

Windows is installing the required components.

5. Enjoy

PHP running on IIS

There you have it. We have made another step towards cooperation and understanding between developers and evangelists. Peaceful co-existence is possible. If only our political leaders would understand that it is only a matter of installing the required missing components.

For more information on configuring PHP on IIS visit Installation on Windows systems on php.net.

About the author

Domagoj

IT Consultant. I make Web-Based Systems and Apps work. Working with web technologies for as long as I can remember. Humanist. Liberal. Progressive. Occasional blogger. Opinions posted anywhere on the web are my own.

Add comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

By Domagoj
Developing Clearly Adventures in Coding and IT

Categories

Tag Cloud

Posts