How To Fix “The FastCGI process exited unexpectedly” IIS 8

I was recently setting up PHP 5.6 on IIS 8.5 and hit an error.

C:Program Files (x86)\PHP\v5.6\php-cgi.exe - The FastCGI process exited unexpectedly

I had been following a guide and this one didn’t make much sense. After trying to endlessly debug this I found out that it wasn’t actually anything to do with PHP or IIS, it was a dependency issue. Thankfully, the fix for this is very simple.

In order for PHP to function under IIS 8, it needs the Visual C++ Redistributable for Visual Studio 2012 Update 4. In particular, it needs the 32-bit version. I was running under a 64 bit OS, but it seems that PHP was running as a 32-bit application and required the 32-bit redistributable. So even if you have 64 bit, download the 32-bit version of the installer.

To fix this, you can download the correct version of the installer based on the operating system that you are using from the Microsoft website here.

the fastcgi process exited unexpectedly
If you have experienced this issue with IIS, this is likely what you will see for the fastcgi process exited unexpectedly error

Related Articles

Related Questions

Should I Upgrade My GTX 1070 Ti to an RTX 2080 Ti or Wait?

I've got a gaming machine that's about ten years old but still serves me well, even if I'm not playing too many AAA titles....

Why Am I Hearing Voices on My PC?

I've been hearing voices coming from my PC a few times a day, and I want to figure out what's going on. Even though...

How Can I Start Gaining Work Experience in Frontend Development at 15?

I'm a 15-year-old who knows a bit of frontend coding, including HTML, CSS, and JavaScript. I'm eager to gain some online job experience and...

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Latest Tools

OpenAI Token Calculator

This tool is a simple OpenAI token calculator, web-based utility designed to help you quickly estimate the number of tokens in your text when...

List Sorting Tool

Welcome to our innovative list ordering and management tool. This next-level platform enables you to sort a list of items in ascending or descending...

Sudoku Solver

Welcome to our free online Sudoku solving tool, an interactive platform for puzzle enthusiasts seeking a break from a Sudoku conundrum. This advanced platform...

Apply Image Filters To Image

Digital imagery in the modern world is all about reinforcing emotions and stories behind each photo we take. To amplify this storytelling, we are...

Add Watermark To Image

As the world is increasingly consumed by digital media, protecting your original images is paramount. We are thrilled to introduce you to our innovative...

CSV To Xml Converter

Welcome to our CSV to XML converter tool, a convenient and user-friendly solution for all your data conversion needs. This versatile tool on our...

Latest Posts

Latest Questions