XAMPP: Couldn't start Apache (Windows 10)

前端 未结 25 1968
长情又很酷
长情又很酷 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:55

    Actually, by default IIS (Microsoft, .NET, etc.) is installed.

    • Go to Control Panel
    • Turn Windows features on or off...
    • Under (IIS) Internet Information Services, uncheck the (WWWS) world wide web services.
    • Click OK.

    This could be a permanent solution. :)

    0 讨论(0)
提交回复
热议问题