I have installed XAMPP on my pc and I change all port from \'443\' to \'4433\' and \'80\' to \'8080\' but when I start Apache it say me that port \'80\' is already use but A
Please try with the port number http://localhost:8080 it seems like you have changed the port from here C:\xampp\apache\conf\httpd.conf
Listen 80 to 8080 Alternative if want to use port 80 then If the skype is open try to change the port from the select options(80/443).Sometimes this is the problem.IIS server if running it might use the same port You can use some tools to kill the process for example, currports, TCPview etc.Hope it helps to solve your problem.