php - WAMP server not working and giving some error related .dll file -
I am using wampserver 2.5 After the installation, when we start it, it creates an error
The process entry point php_win_err can not be located in the dynamic link library php5ts.dll
I also changed the port because some other application uses this port.
is part of the MSVCR100.dll file for Windows 32: Make sure you have Visual C ++ 2010 SP1 Redistributable package is installed for x86: VC10 SP1 vcredist_x86.exe
For Windows 64: Make sure that you install the Visual C ++ 2010 SP1 redditable package x64 Done: VC10 SP1 vcredist_x64.exe
The app is not able to run without this component
Comments
Post a Comment