XAMPP: Couldn't start Apache (Windows 10)

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

    I found a way to solve this problem:

    1. If you are using Skype as well, uncheck the field stating to use ports 80 and 443 (Extra -> Settings -> Advanced -> Connections -> Uncheck Port 80 and 443)
    2. Restart Skype and XAMPP.

    If this does not work,

    1. Go to Start and type "services.msc"
    2. Locate "World Wide Web Publishing Service"
    3. Right-click on that entry, select "Stop", then restart XAMPP.

    If that did not work and "World Wide Web Publishing Service" was not available,

    1. Go to the Control Panel, navigate to "Uninstall Programs", then "Turn on/off Windows features"
    2. Locate "Internet Information Services"
    3. Click the checkbox and hit "OK".
    4. Restart, then repeat the second approach (services.msc)

提交回复
热议问题