首页 > 安装apache2.4 运行httpd.exe -k install丢失VCRUNTIME140.DLL的解决办法

安装apache2.4 运行httpd.exe -k install丢失VCRUNTIME140.DLL的解决办法

下载了VCRUNTIME140.DLL(x86)之后,放到c:\windows\system32\下,通过命令行regsvr32 vcruntime140.dll运行之后报错


在Windows下运行最新版的Apache和php7都需要Visual C++Redistributable 2015,而之前的版本不需要那么高的,这个组件是运行Visual Studio 2015所建立的C++应用的必要组件,安装一次即可解决环境问题,那么去微软官网下载安装程序,安装一遍重启电脑即可。

下载地址:https://www.microsoft.com/en-US/download/details.aspx?id=48145

64位和32位


http://www.apachelounge.com/download/
下载vc_redist_x64/86.exe后安装就可以了


去网上 找到 vcruntime140.dll 下载一个丢到c盘的windows目录下就ok了。

【热门文章】
【热门文章】