|
Solution 2:
Usually Skype uses the port number 80 that apache/any other webserver uses. So if have installed Skype, change its configuration to use some other port or stop it when you need to run apache.
Solution 3:
Find the service/application that uses the port 80 and stop it, and then start apache. You don't need to touch the configuration files to change the port number usage.
|