Search code examples
phpapachexampplocalserver

How to find empty port on windows to to run xampp?


So I usually code in python. And for some academic reasons, I am trying PHP. To run I need an apache server. And apparently, I cannot run xampp properly no matter how much I change port. So I would like it if you had the same problem and could please help me.

-Thank you very much for helping! (Or at least giving your time!)


Solution

  • You can find available ports through command prompt, ran as administrator. Simple use : netstat -ab