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 1,258 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?
-1
Just put the dll in the same directory as the exe file that you are trying to run.
Ethan O'Brien
- 356