Windows
安裝 apache:儘管安裝了 VC_redist.x86.exe,但沒有 VCRUNTIME140.dll
我按照 Apache 文件的指示安裝了 VC_redist.x86.exe,但是當我執行
httpd.exe -k install
它時出現錯誤:this program can't start because vcruntime140.dll is missing from your computer. Try reinstalling the program to fix this problem.
安裝 VC_redist.x64.exe 也沒有解決問題。
為什麼會失去?安裝“VC_redist.x86.exe”後需要重啟嗎?還有別的嗎?
儘管 Apache 2.4 是 32 位的,但安裝 64 位版本的“VC_redist”仍然有效。
安裝 VC_redist.x64.exe