how to change port number of apache server in xampp

Table of Contents
Sometime we are unable to start xampp
server due to occupied port number.
There are number of ways to solve this type of problem.
1. we can free the specified port number occupied through other software.
2. we can change the xampp port number having in php.ini file.
Below is the video to start the xampp server..

Related posts