Page 1 of 1

Port 80 is already being used

PostPosted: 13. November 2008 06:13
by JonNielsen
Hello guys,

I'm installing Xampp on vista 64 bit, but getting:
"Port 80 or 443 (SSL) already in use. Installing Apache2.2 service failed".

It's most likely the IIS listening to port 80 - but i can't seem to find it under SCM, to shut it off.

I don't feel like putting my apache on another port - can you help me shut it off?

Re: Port 80 is already being used

PostPosted: 13. November 2008 06:16
by JonNielsen
JonNielsen wrote:Hello guys,

I'm installing Xampp on vista 64 bit, but getting:
"Port 80 or 443 (SSL) already in use. Installing Apache2.2 service failed".

It's most likely the IIS listening to port 80 - but i can't seem to find it under SCM, to shut it off.

I don't feel like putting my apache on another port - can you help me shut it off?


I should probably tell that im running on a clean install of vista ultimate. Weird that it has IIS running? Hmmm...

PostPosted: 13. November 2008 06:46
by Sharley
First, go to Control Panel, and then click on Programs. You'll see a link for "Turn Windows features on or off" under the heading Programs and Features - you made need to enter an administrator password.

Un-check the Internet Information Services so the box is blank (not colored or ticked).

Click OK

PostPosted: 13. November 2008 06:50
by JonNielsen
Sharley wrote:First, go to Control Panel, and then click on Programs. You'll see a link for "Turn Windows features on or off" under the heading Programs and Features - you made need to enter an administrator password.

Un-check the Internet Information Services so the box is blank (not colored or ticked).

Click OK


Thanks mate.

But the IIS aint on :/ I guess something else is listening to port 80. Anyone got any ideas?

Thanks again, Sharley.

PostPosted: 13. November 2008 06:54
by Sharley
Run by right clicking and select to Run as Administrator .\xampp\xampp-portcheck.exe as this will tell you what is using the ports.

Skype is the favoured culprit if IIS is not running - check by using the Task Manger to see if a file inserv.exe (IIS) or skype.exe perhaps is in the Processes tab.

PostPosted: 13. November 2008 06:57
by JonNielsen
Sharley wrote:Run by right clicking and select to Run as Administrator .\xampp\xampp-portcheck.exe as this will tell you what is using the ports.

Skype is the favoured culprit if IIS is not running - check by using the Task Manger to see if a file inserv.exe (IIS) or skype.exe perhaps is in the Processes tab.


I do have skype installed. Give me a min, ill try shutting it down - and reinstalling xampp.

PostPosted: 13. November 2008 07:00
by Sharley
In Skype's configuration you can select another port instead of port 80 then you can still use Skype and your server.

PostPosted: 13. November 2008 07:00
by JonNielsen
Sharley wrote:Run by right clicking and select to Run as Administrator .\xampp\xampp-portcheck.exe as this will tell you what is using the ports.

Skype is the favoured culprit if IIS is not running - check by using the Task Manger to see if a file inserv.exe (IIS) or skype.exe perhaps is in the Processes tab.


The xampp control panel seems a bit buggy. Tells me apache/mysql couldn't be started.. but once i run the bat-files, it works perfectly.

I still the love program tho...

Thanks for the help, Sharley. :).