I am starting to learn PHP, and installed php. The problem is that I need vcruntime140.dll to be able to run PHP. But it requires admin rights. Is there any way I can install it?
Asked
Active
Viewed 790 times
2 Answers
2
To install this requires Admin rights. There is not any real way around that. Can you get your IT admin to install it for you?
John
- 46,167
- 4
- 33
- 54
-1
Just put the dll in the same directory as the exe file that you are trying to run.
Ethan O'Brien
- 321
- 2
- 15