Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Problems with VC14 redistributable RC x86 package |
|
Author |
|
yosoyminero
Joined: 16 Jun 2015 Posts: 11 Location: Spain
|
Posted: Wed 01 Jul '15 14:56 Post subject: Problems with VC14 redistributable RC x86 package |
|
|
Hi,
I'm having two problems with Apache Lounge's httpd 2.4 VC14 build recently released by Steffen, presumibly both related with the "Visual C++ Redistributable for Visual Studio 2015 RC x86" [VC14] package
(https://www.microsoft.com/en-us/download/details.aspx?id=46881):
1. On one machine running Windows 7 Enterprise Multiprocessor Free SP1 64 bits version 6.1.7601, even if the VC14 redistributable package installs OK, httpd 2.4 VC14 always fails to start as it complains that it can't find the redistributable package. But I can indeed see the redistributable package's DLLs and files and, for instance, PHP 7.0.0alpha2 (which also relies on the same VC14 redistributable package) works OK on Apache 1.3. So, I know that the VC14 redistributable package is actually installed OK.
2. On another machine running Windows 8.1 Pro Multiprocessor Free SP0 64 bits version 6.3.9600, I can't get the VC14 redistributable package to properly install, as it gives an "Error 0x80240017: Failed to execute MSU package" pointing to a failure to install "Windows8.1-KB2999226-x64.msu (KB2999226)". I found this link reporting this second fault (with no working solution yet): https://social.msdn.microsoft.com/Forums/vstudio/en-US/64baed8c-b00c-40d5-b19a-99b26a11516e/visual-c-redistributable-for-visual-studio-2015-rc-fails-on-windows-server-2012?forum=vssetup
When I try to manually install "Windows8.1-KB2999226-x64.msu (KB2999226)", Windows replies back saying that the patch is not applicable to my W8.1 64 bits version (¿?)...
As I said, I think these problems are probably both caused by the current RC status of Microsoft's VC14 x86 redistributable package, but I'd be very thankful if anybody has managed to solve any of them.
They could also be helpful to other users in this forum
Thank you! |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3093 Location: Hilversum, NL, EU
|
Posted: Wed 01 Jul '15 15:08 Post subject: |
|
|
1) Sure you have the right package installed, for Apache Win32 the x86 one and Apache Win64 the x64 one ? Also do not mix PHP x86/x64 with Apache Win32/64.
2) We tested here with Win 7, 8, 8.1 2012 etc., all with the latest updates and did not see your issues, and there are no issues reported. Maybe you can try manually uninstall the redist and then install it again. |
|
Back to top |
|
yosoyminero
Joined: 16 Jun 2015 Posts: 11 Location: Spain
|
Posted: Thu 02 Jul '15 14:00 Post subject: |
|
|
Thanks Steffen. I'm 100% sure that I'm using the Win32 VC14 Apache package along with the x86 VC14 redistributable package from MS (and only with the x86 version; I don't have the x64 redistributable installed).
When you tested Apache VC14 Win32, did you also have the x64 VC14 redistributable package installed in your test systems?
As I said, I suspect these are specific problems of MS' x86 VC14 redistributable package in my systems due to its current RC status, but yet I wanted to find out if other Apache VC14 Win32 users were experiencing similar issues.
Thanks a lot. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 03 Jul '15 14:35 Post subject: |
|
|
The x86 and x64 redistributables do not bite each other. I always install both and run mainly x86 Apaches. It probably will not solve your problems, but it is worth a try.
I only tested the VC14 Apache on my Windows 7 system yet, but did not experience any problems. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3093 Location: Hilversum, NL, EU
|
Posted: Mon 06 Jul '15 21:03 Post subject: |
|
|
I discussed with Microsoft dev your issue with KB2999226 :
Thanks Steffen,
Followed up with the VC dev team and it looks like the root problem has been fixed for RTM (which is now slated for July 20).
Sincerely,
Ed Dore
Microsoft Developer Support |
|
Back to top |
|
yosoyminero
Joined: 16 Jun 2015 Posts: 11 Location: Spain
|
|
Back to top |
|
yosoyminero
Joined: 16 Jun 2015 Posts: 11 Location: Spain
|
|
Back to top |
|
|
|
|
|
|