Trying to setup nginx and php on my Windows machine, but every time I try to start php-cgi.exe
I get a system error.
The program can't start because MSVCR110.dll is missing from your computer. Try reinstalling the problem to fix this problem.
I'm using Wnmp to start my programs and downloaded the latest PHP 5.5 to it (32bit version).
I have Visual C++ 2008 x86, C++ 2010 x64 and C++ 2010 x86.
What am I missing and why can't PHP list programs required for PHP (cgi) to work?