#### 1. 安裝apache為系統(tǒng)服務(wù)時(shí)報(bào)錯(cuò):`找不到 VCRUNTIME140.dll` --- **解決方案:安裝 VC2015** ![](https://img.itqaq.com/art/content/203e5ccaf6b36b62b6ddccd42c3bb268.png) #### 2. 下載并安裝 `VC2015` 運(yùn)行庫(kù), --- **運(yùn)行 `VC_redist.x64.exe` 無(wú)腦安裝** ![](https://img.itqaq.com/art/content/ec3873b32458f6d0dcc43cfee7173a0e.png) ![](https://img.itqaq.com/art/content/86b9e5435bd96a673b969f3c52c2ec27.png) **安裝完成之后在 `程序和功能` 中會(huì)多出一項(xiàng)** `程序和功能`快捷打開(kāi):組合鍵 `windows + r` 輸入 `appwiz.cpl` 回車(chē) ![](https://img.itqaq.com/art/content/fe6fb93279cb57e62620f7af99c36adc.png) #### 3. 重新執(zhí)行apache安裝命令就可以安裝成功了 --- ![](https://img.itqaq.com/art/content/5321cb1d44e9698cdd6920cc811667cf.png)