logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache2.4.18 VC14 DLL error
Author
johnerichards



Joined: 24 Dec 2015
Posts: 1
Location: Columbia, SC, US

PostPosted: Thu 24 Dec '15 0:56    Post subject: Apache2.4.18 VC14 DLL error Reply with quote

I would like to ask a question about the Apache 2.4.18 with VC14.

I am trying to install Apache 2.4.18, with VC14. I load and run the Visual C 2015 Update 1 redistributable, with x64; and the appropriate Windows binary build from Apache Lounge. When I try to do a simple run from c:\Apache24, it get the error, "can’t find api-ms-win-crt-runtime-l1-1-0.dll”. I looked on the www and it says this comes from not having the VC14 Redistributable—which I have installed.

I am currently running Apache 2.4.10 with PHP 5.6, which is think is VC11. I can run the ApacheLounge 2.4.18 with VC 11, but the PHP7.0.1 site only has VC14 builds.

Any help on this? I went through the suggestions on the www and none of them worked (e.g., install both x86 and x64 versions of VC-2015; install and reboot; etc).

Thanks, John

***********************************************
John E. Richards Carolina Distinguished Professor
Department of Psychology
University of South Carolina
Columbia, SC 29208
Dept Phone: 803 777 2079
Fax: 803 777 9558
Email: richards-john@sc.edu
HTTP: jerlab.psych.sc.edu
***********************************************
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Thu 24 Dec '15 6:00    Post subject: Reply with quote

Try installing both the x86 and x64 version of the VC14 redistributable.

Code:
 Directory of C:\Windows\System32

18/07/15  14:08            16.224 api-ms-win-crt-runtime-l1-1-0.dll
               1 File(s)         16.224 bytes

 Directory of C:\Windows\SysWOW64

18/07/15  14:08            16.224 api-ms-win-crt-runtime-l1-1-0.dll
               1 File(s)         16.224 bytes
Back to top


Reply to topic   Topic: Apache2.4.18 VC14 DLL error View previous topic :: View next topic
Post new topic   Forum Index -> Apache