Downloaded a PHP 5.5 zip decompression run php5.5.exe report missing MSVCR110.dll error. Go online a lot of MSVCR110.dll are not installed, my system is win7 32-bit, help Ah, who give a can use of MSVCR110.dll. Or is there a problem with my configuration?
Reply to discussion (solution)
Solutions to Lost MSVCR100.dll
Lack of msvcr100.dll and the like, in fact, the system does not install the VC 2010 Runtime Library reasons. It is not recommended to download the Msvcr100.dll file separately on the Web, but to install the VC 2010 Runtime to resolve this issue.
VC 2010 Runtime is the most compact version of the software and the game necessary to run the library! The Microsoft Visual C + + Redistributable Package installs the runtime components of the Visual C + + library, enabling users to run on computers that are not installed on Visual C + + 2010 that are developed using Visual C + + Application.
There are found on the Internet download VC 2010 Runtime installed and did not solve the problem ah? Take a closer look at whether your operating system is 32-bit or 64-bit
Tip: It is recommended to install the Microsoft. NET Framework 4 and above
Microsoft is too overbearing, PHP is too much to slip
You cannot run the upgrade directly.
Solutions to Lost MSVCR100.dll
Lack of msvcr100.dll and the like, in fact, the system does not install the VC 2010 Runtime Library reasons. It is not recommended to download the Msvcr100.dll file separately on the Web, but to install the VC 2010 Runtime to resolve this issue.
VC 2010 Runtime is the most compact version of the software and the game necessary to run the library! The Microsoft Visual C + + Redistributable Package installs the runtime components of the Visual C + + library, enabling users to run on computers that are not installed on Visual C + + 2010 that are developed using Visual C + + Application.
There are found on the Internet download VC 2010 Runtime installed and did not solve the problem ah? Take a closer look at whether your operating system is 32-bit or 64-bit
Tip: It is recommended to install the Microsoft. NET Framework 4 and above
Microsoft is too overbearing, PHP is too much to slip
class to update the knowledge.
Download the version again. Don't VC2010.
http://windows.php.net/download/
Open this link, we see a series of download addresses, the following is one by one explanation:
VC11 x86 Non Thread Sa Fe (VC11 non-thread safe)
VC11 x86 thread safe (VC11 thread safe)
VC9 x86 Non thread safe
VC9 x86 thread safe
VC6 x86 N On Thread Safe
Note the description on the left. VC9 and VC11,
Visual Studio 2005 is VC6.
Visual Studio 2008 is vc9.
Visual Studio 2010 is VC10
Visual Studio 2012 is Vc11
and so on, if you need to use PHP 5.5.0 VC11 x86 Non Thread Safe Then you definitely need to install VC
to help you. Currently VC11 has released the Update 3 installation package, which is perfectly compatible with PHP 5.5.0
Solutions to Lost MSVCR100.dll
Lack of msvcr100.dll and the like, in fact, the system does not install the VC 2010 Runtime Library reasons. It is not recommended to download the Msvcr100.dll file separately on the Web, but to install the VC 2010 Runtime to resolve this issue.
VC 2010 Runtime is the most compact version of the software and the game necessary to run the library! The Microsoft Visual C + + Redistributable Package installs the runtime components of the Visual C + + library, enabling users to run on computers that are not installed on Visual C + + 2010 that are developed using Visual C + + Application.
There are found on the Internet download VC 2010 Runtime installed and did not solve the problem ah? Take a closer look at whether your operating system is 32-bit or 64-bit
Tip: It is recommended to install the Microsoft. NET Framework 4 and above
Microsoft is too overbearing, PHP is too much to slip
Positive Solution! I have configured the success