XAMPP. Apache cant start. api-ms-win-crt-runtime-|1-1-0.dll is missing from your computer

南楼画角 提交于 2020-01-24 21:54:27

问题


When I start apache in XAMPP. The program cant start because api-ms-win-crt-runtime-|1-1-0.dll is missing from your computer. How I fix it?!


回答1:


You need to install the following windows update: KB2999226 (Update for Universal C Runtime in Windows)

The missing dll api-ms-win-crt-runtime-l1-1-0.dll is installed with a Windows update. To resolve this issue, download and install the Update for Universal C Runtime in Windows from Microsoft. (Source)

Sidenote: The details page from Microsoft was last updated in Jan 2017. You probably should install all other updates that have been released since then.




回答2:


If you have problem install files as api-ms-win-crt… I have a solution. I written simple program in C# which install this missing files to you Windows Tested and working :)Link is there: https://mega.nz/#!JzpkzLBA!qlqeHIVrTsJ8s2yOgLp8tQAIUpAji4sSvS6GjetADk4 . You do not install visual studio redist 2015 because you must have Windows 10. And my program fully working on Windows 7 x64 , and Windows 8.1 x64 (All tested) //Sorry for English im from Czech Republic



来源:https://stackoverflow.com/questions/49209515/xampp-apache-cant-start-api-ms-win-crt-runtime-1-1-0-dll-is-missing-from-your

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!