Author |
|
jeff15217
Joined: 16 Nov 2015 Posts: 13 Location: USA, Clermont
|
Posted: Fri 05 Jan '18 4:02 Post subject: Missing vcruntime140.dll |
|
|
I just upgraded to Win 7 Pro from Win 7 HP 64 bit.
After installing Apache 5.4.17 I got a missing vcruntime140.dll error. The file existed in c:\windows\system32, so I copied it to the Apache\bin folder now I get a 0xc000007b error.
Anybody have an idea as to how I should proceed?
Thanks for any help!! |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 05 Jan '18 17:49 Post subject: |
|
|
It might be that you copied a 32-bits version of the DLL and Apache is 64-bits or vice versa.
Remove the copied DLL and install the latest VC++ Redistributables, both versions (32-bit/x86 and 64-bits). See the links for the Redistibutables at https://www.apachelounge.com/download/VC14/ |
|
Back to top |
|
jeff15217
Joined: 16 Nov 2015 Posts: 13 Location: USA, Clermont
|
Posted: Fri 05 Jan '18 18:13 Post subject: missing vcruntime140.dll |
|
|
Thanks will do. |
|
Back to top |
|
jeff15217
Joined: 16 Nov 2015 Posts: 13 Location: USA, Clermont
|
Posted: Fri 05 Jan '18 23:16 Post subject: Start/Load on Startup |
|
|
How can I setup Apache to load on windows startup?
I thought there was a command line instruct to make that happen but I can not find it.
Thanks |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3094 Location: Hilversum, NL, EU
|
|
Back to top |
|
jeff15217
Joined: 16 Nov 2015 Posts: 13 Location: USA, Clermont
|
Posted: Sun 28 Jan '18 23:33 Post subject: missing vcruntime140.dll |
|
|
Thanks for the help it worked!! |
|
Back to top |
|