Home > Common Problem > How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found

How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found

藏色散人
Release: 2020-10-10 11:10:44
Original
120206 people have browsed it

The solution is: first download vcredist; then select the appropriate version to install; then reopen a CMD; and finally switch to the mysql directory.

How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found

I encountered a bug when installing mysql today, as shown below:
How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found
This is caused by the following software not being installed. Click the link below to download vcredist.
Download vcredist address: https://www.microsoft.com/zh-CN/download/ details.aspx?id=40784
After entering, as shown below:
How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found
Then click download and select the appropriate version to install
How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found
Then just install it normally
How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found
Then reopen a CMD and switch to the mysql directory
Note: Be sure to reopen

How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found
Perfect solution!

The above is the detailed content of How to solve the problem of being unable to continue executing code because msvcp120.dll cannot be found. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template