Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

PHP Programming (Blended)

CSYS2463

3 credits

2010Spring

01.11.10 - 05.09.10

PHP Programming (Blended)

CSYS2463

Monday Wednesday
02:00 PM - 03:20 PM

How to Install the Built-in PHP Development Server on Windows

How To

Possible Problem

Step 5

When some people try to setup php on windows the way that was described in this step-by-step they end up getting an error of "The program can't start because MSVCR110.dll is missing from your computer."

This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012 which you may not have installed. The patch you need can be downloaded on the Microsoft website as x86 or x64 edition.

Credit to this site for the fix.