V
V
Vyacheslav Golovanov2013-11-15 00:37:35
local server
Vyacheslav Golovanov, 2013-11-15 00:37:35

How to determine who occupied port 80 (windows xp)?

Suddenly, the local Apache stopped running.
The event log says
"The Apache service named reported the following error:
>>> (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0 .0.0:80 ."
At the same time, netstat -o does not show anything that would hold on to the 80th port.
If you go to localhost:80 in a browser, you get a blank page.
Telnet to localhos:80 fails.
Suspicion falls on experiments with i2p and tor - but tor is inactive, i uninstalled i2p. How to find out what is the problem?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
Oleg, 2013-11-15
@SLY_G

If skype is running, then it may have occupied port 80.

H
hMartin, 2013-11-15
@hMartin

netstat

A
asmix, 2013-11-15
@asmix

more precisely, netstat -a

S
Sergey, 2013-11-15
@vgy

netstat -a -o -b Show processes

S
svd71_1, 2013-11-15
@svd71_1

Use this tool http://technet.microsoft.com/de-de/sysinternals/bb897437.aspx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question