Page 1 of 1

having issues

PostPosted: 16. June 2016 18:11
by 0V3RL04D3R
i'm getting this error i can start apache module
http://prntscr.com/bh6qu3

Re: having issues

PostPosted: 17. June 2016 17:17
by gsmith
It looks like the Visual C++ 2015 Redistributable did not install properly. I know Apache 2.4.20 was built with Update 2. I do not know which redistributable was shipped in the Xampp installer. I'm assuming it is update 2 as well.

I ran into this problem on a fresh install of Windows Server 2012 R2. When I tried to install Update 1, it failed. I was able to get the server up to Update 1 only after I installed the first redistributable at which point I was then able to install the Update 1, and Update 2 a few months later. I'm going to suggest you be prepared to do this. However, try to install just Update 2 first, if it fails do as I did and start with the first one.

Note: you only need the 32bit ones (x86). They both have the same filenames so remember to add a 2 or something in the filename of Update 2 so you know which is which.

The first Visual C++ 2015 Redistributable
https://www.microsoft.com/en-us/downloa ... x?id=48145

Visual C++ 2015 Update 2 Redistributable
https://www.microsoft.com/en-us/downloa ... x?id=51682

Re: having issues

PostPosted: 17. June 2016 20:26
by 0V3RL04D3R
Thanks, i'll try it.

Re: having issues

PostPosted: 17. June 2016 20:50
by 0V3RL04D3R
Image
Works nice, Thank you very much. you've saved my life.