PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, July 3, 2022

[FIXED] How to find empty port on windows to to run xampp?

 July 03, 2022     apache, localserver, php, xampp     No comments   

Issue

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



Answered By - TiGaube
Answer Checked By - Mary Flores (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing