XAMPP apache server is not starting after Skype installation

后端 未结 8 2166
别跟我提以往
别跟我提以往 2020-11-30 06:44

I am getting following console logs:

1:14:33 PM  [apache]    Possible problem detected! 
1:14:33 PM  [apache]    Port 80 in use by \"c:\\program files (x86)\         


        
8条回答
  •  情深已故
    2020-11-30 06:59

    Since Skype 2019, they are not using port 80, so it no effects on Xampp. If this problem happened on your computer, try to disable World Wide Web Publishing service by this way:

    1. Open CMD
    2. Enter services.msc
    3. Stop this service: World Wide Web Publishing service

    Restart Apache

提交回复
热议问题