newbie: setup problem

I failed to install Apache 2.0.59 because of the following error (I
translate from Polish language):

(OS 10048)Only one use of each socket address (protocol | network
address/port) is permitted. :make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Note the errors or messages above, and press the <ESC> key to exit. 19...

Could you help me please?
/RAM/
r_ahimsa_m [ Mo, 26 November 2007 15:53 ] [ ID #1879059 ]

Re: newbie: setup problem

R.A.M. wrote:
> I failed to install Apache 2.0.59 because of the following error (I
> translate from Polish language):
>
> (OS 10048)Only one use of each socket address (protocol | network
> address/port) is permitted. :make_sock: could not bind to address 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs
> Note the errors or messages above, and press the <ESC> key to exit. 19...
>
> Could you help me please?
> /RAM/
>
>

Something else is already listening on port 80...

Norm
Norman Peelman [ Mo, 26 November 2007 20:08 ] [ ID #1879062 ]

Re: newbie: setup problem

Post removed (X-No-Archive: yes)
Notifier Deamon [ Mo, 26 November 2007 20:24 ] [ ID #1879063 ]

Re: newbie: setup problem

"R.A.M." <r_ahimsa_m [at] poczta.onet.pl> wrote in
news:fiemks$hj9$1 [at] news2.task.gda.pl:

> I failed to install Apache 2.0.59 because of the following error (I
> translate from Polish language):
>
> (OS 10048)Only one use of each socket address (protocol | network
> address/port) is permitted. :make_sock: could not bind to address
> 0.0.0.0:80 no listening sockets available, shutting down
> Unable to open logs
> Note the errors or messages above, and press the <ESC> key to exit.
> 19...
>
> Could you help me please?
> /RAM/
>
>
>

Something else is already listening on port 80. What OS? Flavor?


>netstat -ln
Mark Taylor [ Mo, 26 November 2007 21:49 ] [ ID #1879065 ]

Re: newbie: setup problem

On Mon, 26 Nov 2007 15:53:13 +0100, R.A.M. wrote:

> I failed to install Apache 2.0.59 because of the following error (I
> translate from Polish language):
>
> (OS 10048)Only one use of each socket address (protocol | network
> address/port) is permitted. :make_sock: could not bind to address
> 0.0.0.0:80 no listening sockets available, shutting down Unable to open
> logs
> Note the errors or messages above, and press the <ESC> key to exit.
> 19...
>
> Could you help me please?
> /RAM/
As already stated, you've got a web server running already - or something
else on port 80. If running linux,

lsof -P -i :80 will show ( hopefully ) what's using it.

telnet localhost 80, followed by

get / http/1.1

( that's 2 x return afterwards ) will hopefully show an error message
from the web server that is running, and allow you to identify it.

hth, Steve.
Steve [ Di, 27 November 2007 09:55 ] [ ID #1879923 ]

Re: newbie: setup problem

Użytkownik "Mark Taylor" <mtaylorx [at] xlrim.com> napisał w wiadomości
news:Xns99F4982F2AFF7mtaylorxxlrimcom [at] 38.119.97.3...
> Something else is already listening on port 80. What OS? Flavor?
>
>>netstat -ln

I use Windows XP.
netstat -n produces (I use Polish language):

Protokół Adres lokalny Obcy adres Stan
TCP 10.0.3.20:1027 142.68.180.132:48617 USTANOWIONO
TCP 10.0.3.20:1071 153.19.250.122:119 USTANOWIONO
TCP 127.0.0.1:1025 127.0.0.1:18350 USTANOWIONO
TCP 127.0.0.1:18350 127.0.0.1:1025 USTANOWIONO

In fact, I have Cassini Web server installed but it is not running. I don't
have IIS, nor any other webserver.
Please help.
/RAM/
r_ahimsa_m [ Fr, 30 November 2007 12:37 ] [ ID #1882835 ]

Re: newbie: setup problem

I have tried to reinstall apache using port 8080. Unfortunately I receive
the same problem with port 80 (!). Why 80, not 8080?
Could you help me please?
/RAM/
r_ahimsa_m [ Mo, 03 Dezember 2007 12:25 ] [ ID #1884577 ]

Re: newbie: setup problem

On Fri, 30 Nov 2007 12:37:59 +0100, R.A.M. <r_ahimsa_m [at] poczta.onet.pl>
wrote:

> Użytkownik "Mark Taylor" <mtaylorx [at] xlrim.com> napisał w wiadomości
> news:Xns99F4982F2AFF7mtaylorxxlrimcom [at] 38.119.97.3...
>> Something else is already listening on port 80. What OS? Flavor?
>>
>>> netstat -ln
>
> I use Windows XP.
> netstat -n produces (I use Polish language):
>
> Protokół Adres lokalny Obcy adres Stan
> TCP 10.0.3.20:1027 142.68.180.132:48617 USTANOWIONO
> TCP 10.0.3.20:1071 153.19.250.122:119 USTANOWIONO
> TCP 127.0.0.1:1025 127.0.0.1:18350 USTANOWIONO
> TCP 127.0.0.1:18350 127.0.0.1:1025 USTANOWIONO

netstat -a -n -b

search for the process hogging port 80
--
Rik
Rik Wasmus [ Mo, 03 Dezember 2007 17:59 ] [ ID #1884583 ]

Re: newbie: setup problem

"Rik Wasmus" <utng [at] tfwasmus.enschedenet.nl> wrote in
news:op.t2rqt0cs3yk0ne [at] metallium.lan:

> On Fri, 30 Nov 2007 12:37:59 +0100, R.A.M. <r_ahimsa_m [at] poczta.onet.pl>
> wrote:
>
>> Użytkownik "Mark Taylor" <mtaylorx [at] xlrim.com> napisał w wiadomości
>> news:Xns99F4982F2AFF7mtaylorxxlrimcom [at] 38.119.97.3...
>>> Something else is already listening on port 80. What OS? Flavor?
>>>
>>>> netstat -ln
>>
>> I use Windows XP.
>> netstat -n produces (I use Polish language):
>>
>> Protokół Adres lokalny Obcy adres Stan
>> TCP 10.0.3.20:1027 142.68.180.132:48617 USTANOWIONO
>> TCP 10.0.3.20:1071 153.19.250.122:119 USTANOWIONO
>> TCP 127.0.0.1:1025 127.0.0.1:18350 USTANOWIONO
>> TCP 127.0.0.1:18350 127.0.0.1:1025 USTANOWIONO
>
> netstat -a -n -b
>
> search for the process hogging port 80

That should be

netstat -ln

You missed the lower case "L"
Mark Taylor [ Di, 04 Dezember 2007 15:34 ] [ ID #1885398 ]
Webserver » alt.apache.configuration » newbie: setup problem

Vorheriges Thema: Redirect with query string
Nächstes Thema: how can apache with RewriteRule pass query params to perl script