Apache not work on Windows 7
-
Hello,
I recently installed Laragon on my 32-bit Windows 7 PC .. I have currently not been able to initialize apache and it shows the following error .. I have tried installing the Framework 4.5.2 series as well as the Redistributable packages but I have not had success .. if someone You can help me, I would appreciate it.
P.D .: Excuses my English, I am Software Developer of Venezuela and my English quality is just maturing: D
-
Please check the answer of Alireza here:
http://stackoverflow.com/questions/33265663/api-ms-win-crt-runtime-l1-1-0-dll-is-missing-when-opening-microsoft-office-file
For your case you should download & RE-INSTALL the Visual C++ Redistributable for Visual Studio 2015:
For Windows 32-bit http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe
Run the vcredist_x86.exe (32-bit) and select Uninstall Run the .exe again and select Install.
-
thanks! it's work