WAMP Server not working

前端 未结 12 1886
忘掉有多难
忘掉有多难 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:23

    just go to wamp>bin>apache>apache 2.2.17>conf>httpd.conf (file) change Listen 80 to Listen 8080 save the file n restart the services this time type http://localhost:8080

提交回复
热议问题