Wednesday, August 12, 2020

How to solve Apache error in Xampp control panel

 How to solve Apache error in Xampp control panel






Here, The problem is that we have not able to start the apache server because of some error. we can read the error is the port i.e. 80 and 443 is not able to run because that port is used by other applications ( Vmware workstation - in my pc ). 

So, we have two option to solve this error :

1. We can uninstall the app which is using the same port.
2. We can change the port in Xampp in option configure->service and port settings.


Hopely, the Problem is solved.

Thank You.

No comments:

Post a Comment

 Write a JAVA program of a player class || JAVA program on cricket Problem Statements: 1. Define a class player having a player name, player...