Search code examples
phpwebxamppwebdev.webserver

Apache WILL NOT start without the configured ports free,How to fix this error in xampp?


guys I'm a newbie trying to learn php. Just downloaded Xampp but can't find the fix for errors. I downloaded apache 2.4 in the past, but after this problem occurred I stopped Apache services and deleted the folder. It's still having the same problems. Please let me know the fix if you know.

the error


Solution

  • Your previous apache service is still running and use the port, other apache instances can't run on the same port.

    You can use task manager to stop your apache service.