WAMP Server not working

前端 未结 12 1880
忘掉有多难
忘掉有多难 2020-12-03 07:48

Okay so a continuation from this question, where you experts intro\'d me to WAMP, which can basically execute PHP within a Windows XP environment.

So now I\'ve got i

12条回答
  •  自闭症患者
    2020-12-03 08:13

    Most of the time this problem happens because of conflict between apachi servers, or ports, or duplicate of wamp installation

    So to fix that:

    First of all if you are using SKYPE try to change the port by opening Skype, then:

    • Tools menu
    • Options
    • Advanced Options
    • Connections
    • Then uncheck "Use port 80 and 443 ......"
    • save
    • restart Skype

    second if the problem still exists try to find if you are using - or was using - other Apache server (for example XAMPP server), if so try to remove it and after removing it, go to regedit by:

    • press on keyboard the "windows" button + "r" button, this will open the Run command
    • type "regedit" (without "")
    • open Edit menu then Find (you can press "CTRL" button + "F" button)
    • search for anything belongs to the other apache server and delete it (You should be careful while you are doing this step)

提交回复
热议问题