Apache shutdown unexpectedly

前端 未结 17 1800
[愿得一人]
[愿得一人] 2020-12-13 20:27

I am using XAMPPS to host PHP files from my machine. I have recently installed XAMPPs but I am unable to start Apache service as port 80 is in use by PID 4 - NT Kernel &

17条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-13 20:39

    That is because IIS is automatically running on your machine. IIS occupied both port 80 and 443.

    I uninstalled IIS for using Apache httpd.

提交回复
热议问题