WAMP server doesn't work properly on Windows 10

后端 未结 4 1574
忘掉有多难
忘掉有多难 2020-12-02 02:14

I just upgraded my OS to Windows 10 and I have an atypical problem. I use WAMP server and PHP doesn\'t work, although no error is displayed anywhere.

I tried to upd

4条回答
  •  旧巷少年郎
    2020-12-02 02:48

    Update: Wamp working with Windows 10 in 2020

    You can try this, I done the following things.

    1. Install msvcp140.dll
    2. Install Microsoft Visual C/C++ Redistributable
    3. Install wamp server
    4. Close Skype (Chat App) if it is running

    But wamp icon did not change its color to orange to green. (turning wamp icon orange to green means it start working). I installed wamp multiple time to make it color orange to green but it still show orange color. But actually, behind the scene it was working I checked it in browser by URL: http://localhost/phpmyadmin/

提交回复
热议问题