XAMPP: Couldn't start Apache (Windows 10)

前端 未结 25 1991
长情又很酷
长情又很酷 2020-11-30 19:26

I\'m using XAMPP, and I can start Apache, but, MySQL (phpMyAdmin) start!

When I start, I get this error;

10:07         


        
25条回答
  •  一向
    一向 (楼主)
    2020-11-30 19:40

    If you have installed SQL Server, some of its services may block the port which XAMPP needs. I solved my problem by disabling SQL Server Reporting Services and now Apache starts without any problems.

    Just open the services.msc, scroll down, and find SQL Server Reporting Services. Right click on it and click Stop.

提交回复
热议问题