Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
I've changed hosting and my new VPS doesn't run my server.
The file is in the folder and it used to work on my old server, although when I run it, it gives me that error.
Posts: 403
Threads: 10
Joined: Oct 2013
Can you tell us On which platform your VPS is?
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
MSVCP110.dll refers to Visual C++ 11, which namely is Visual C++ 2012. So you need the 2012 redistributables.
Downloading single dlls instead of the full package usually works, but you miss updates and might miss some other dlls later. Always try to get the full package first.
Posts: 518
Threads: 59
Joined: Aug 2012
Download MSVCP110.dll is visual C++ 11
Posts: 216
Threads: 22
Joined: Jun 2014
Reputation:
0
Simply download the DLL, and place it to the script folder.