Can't check services module in xampp

前端 未结 3 1357
遥遥无期
遥遥无期 2021-02-19 05:04

xampp v3.2.1 do I need to check the service module first so that I can view it on localhost?, because I can\'t see my sample.php in localhost.

I noticed the

3条回答
  •  滥情空心
    2021-02-19 05:34

    -Just Run "xampp-control.exe" as administrator
    -and stop apache service action port.
    -and tick this(in snapshot) check box it will ask for install as service just install it
    -then go to service.msc where you will see
    -new service name as apache2(or similar)
    -just set it as automatic if you want it to run as startup.

    (this method is for apache for mysql you will do same above steps)

提交回复
热议问题