Jump to content

tried to install on laptop and desktop get thse same errors whats wrong


prcollin

Recommended Posts

I believe that i means that something else is using port 80.

 

you can try this

 

change "Listen 80" to "Listen 127.0.0.1:80" or to your IP address or what ever port you want to use in your httpd.conf file. 

 

if you are using skype, it uses port 80.  you will then have to change the port you use for apache, or disable this in skype.

 

The above info is from  http://forums.devarticles.com/programming-tools-11/os-10048t-11921.html

I believe that i means that something else is using port 80.

 

you can try this

 

change "Listen 80" to "Listen 127.0.0.1:80" or to your IP address or what ever port you want to use in your httpd.conf file. 

 

if you are using skype, it uses port 80.  you will then have to change the port you use for apache, or disable this in skype.

 

The above info is from   http://forums.devarticles.com/programming-tools-11/os-10048t-11921.html

 

Nice thanks that worked I just installed skype like 1 m onth ago and havent use apache since

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.