I faced a problem after installing XAMPP and trying to enable apache services :
ERROR:
XAMPP - Port 80 in use by "Unable to open process" with PID 4
Some Solutions:
Install Classic Skype to disable the "Use port 80 and 443 for additional incoming connections" checkbox
Results:
Unfortunately that solution didn't solve the problem.
I got the solution by executing the following command:
net stop was /yOr Open the Run dialog box (press Win+R), then type: services.msc Then search for World Wide Web Publishing Service (WWW-Publishing Service) and Web Deployment Agent Service and stop them. You should also disable them.