Page 1 of 1

Problem when trying to start apache service

PostPosted: 23. July 2021 16:04
by ThinlizLizzy80
Problem when trying to start apache service
Hello Guys I got a problem , when I uninstalled the microsoft visual studio C++ after starting the pc I got this error

Error: Apache shutdown unexpectedly.
19:34:06 [Apache] This may be due to a blocked port, missing dependencies,
19:34:06 [Apache] improper privileges, a crash, or a shutdown by another method.
19:34:06 [Apache] Press the Logs button to view error logs and check
19:34:06 [Apache] the Windows Event Viewer for more clues
19:34:06 [Apache] If you need more help, copy and post this
19:34:06 [Apache] entire log window on the forums

and a Pop Up window: httpd.exe System error
Code execution cannot continue because VCRUNTIME140.dll was not found. This problem can be solved by reinstalling the program

do I need to install Visual Stucio C++ , is true that it needs that library? , because I don't want to install Xampp from the beginning I have work already done. can you help me please?, thanks

Re: Problem when trying to start apache service

PostPosted: 23. July 2021 16:59
by Altrea
Hi,

You need to install the "Visual Studio 2015, 2017 and 2019" runtime (x64: vc_redist.x64.exe)
https://support.microsoft.com/en-us/hel ... -downloads

Re: Problem when trying to start apache service

PostPosted: 23. July 2021 21:13
by ThinlizLizzy80
Thanks.