Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

Apache2 start error

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


mis_consultas at hotmail

Jul 19, 2004, 5:47 PM

Post #1 of 11 (1151 views)
Permalink
Apache2 start error

Hi,

I'm installed apache 2.5. When start the service, sent error: <OS 1004> -
"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
available, shutting down"

What is this?

Some body help me, please

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


ben_sewell_007 at hotmail

Jul 19, 2004, 6:10 PM

Post #2 of 11 (1084 views)
Permalink
RE: Apache2 start error [In reply to]

Hi,
Looks to me like you have 0.0.0.0 specifed on the Listen Directive for what
IP to listen to. Uncomment it and it should work.

Ben


>From: "Consultas" <mis_consultas [at] hotmail>
>Reply-To: users [at] httpd
>To: <users [at] httpd>
>Subject: [users [at] http] Apache2 start error
>Date: Mon, 19 Jul 2004 20:47:42 -0400
>
>Hi,
>
>I'm installed apache 2.5. When start the service, sent error: <OS 1004> -
>"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
>available, shutting down"
>
>What is this?
>
>Some body help me, please
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
>For additional commands, e-mail: users-help [at] httpd
>

_________________________________________________________________
MSN Toolbar provides one-click access to Hotmail from any Web page – FREE
download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


mis_consultas at hotmail

Jul 19, 2004, 6:24 PM

Post #3 of 11 (1087 views)
Permalink
Re: Apache2 start error [In reply to]

Thanks Ben

but i test :

Listen 200.75.17.96:80

and sent error again: "could not bind to address 200.75.17.96:80 no
listening sockets
available, shutting down"



----- Original Message -----
From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
To: <users [at] httpd>
Sent: Monday, July 19, 2004 9:10 PM
Subject: RE: [users [at] http] Apache2 start error


> Hi,
> Looks to me like you have 0.0.0.0 specifed on the Listen Directive for
what
> IP to listen to. Uncomment it and it should work.
>
> Ben
>
>
> >From: "Consultas" <mis_consultas [at] hotmail>
> >Reply-To: users [at] httpd
> >To: <users [at] httpd>
> >Subject: [users [at] http] Apache2 start error
> >Date: Mon, 19 Jul 2004 20:47:42 -0400
> >
> >Hi,
> >
> >I'm installed apache 2.5. When start the service, sent error: <OS 1004> -
> >"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> >available, shutting down"
> >
> >What is this?
> >
> >Some body help me, please
> >
> >---------------------------------------------------------------------
> >The official User-To-User support forum of the Apache HTTP Server
Project.
> >See <URL:http://httpd.apache.org/userslist.html> for more info.
> >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> >For additional commands, e-mail: users-help [at] httpd
> >
>
> _________________________________________________________________
> MSN Toolbar provides one-click access to Hotmail from any Web page - FREE
> download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


akhandel at spikesource

Jul 19, 2004, 6:32 PM

Post #4 of 11 (1079 views)
Permalink
Re: Apache2 start error [In reply to]

You might want to try to start the server as root

On Mon, 2004-07-19 at 18:24, Consultas wrote:
> Thanks Ben
>
> but i test :
>
> Listen 200.75.17.96:80
>
> and sent error again: "could not bind to address 200.75.17.96:80 no
> listening sockets
> available, shutting down"
>
>
>
> ----- Original Message -----
> From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
> To: <users [at] httpd>
> Sent: Monday, July 19, 2004 9:10 PM
> Subject: RE: [users [at] http] Apache2 start error
>
>
> > Hi,
> > Looks to me like you have 0.0.0.0 specifed on the Listen Directive for
> what
> > IP to listen to. Uncomment it and it should work.
> >
> > Ben
> >
> >
> > >From: "Consultas" <mis_consultas [at] hotmail>
> > >Reply-To: users [at] httpd
> > >To: <users [at] httpd>
> > >Subject: [users [at] http] Apache2 start error
> > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > >
> > >Hi,
> > >
> > >I'm installed apache 2.5. When start the service, sent error: <OS 1004> -
> > >"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> > >available, shutting down"
> > >
> > >What is this?
> > >
> > >Some body help me, please
> > >
> > >---------------------------------------------------------------------
> > >The official User-To-User support forum of the Apache HTTP Server
> Project.
> > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > >For additional commands, e-mail: users-help [at] httpd
> > >
> >
> > _________________________________________________________________
> > MSN Toolbar provides one-click access to Hotmail from any Web page - FREE
> > download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> > For additional commands, e-mail: users-help [at] httpd
> >
> >
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


ben_sewell_007 at hotmail

Jul 19, 2004, 6:33 PM

Post #5 of 11 (1080 views)
Permalink
Re: Apache2 start error [In reply to]

Hi
I have tried pinging your server and I didn't get the packets sent. I assume
you wish for your apache server to listen on an IP address but this does not
work because this is not your current IP. It would be better using a
name-based host in case your IP changes. Have you setup virtual hosts or
just setup for one site?

Regards,
Ben

>From: "Consultas" <mis_consultas [at] hotmail>
>Reply-To: users [at] httpd
>To: <users [at] httpd>
>Subject: Re: [users [at] http] Apache2 start error
>Date: Mon, 19 Jul 2004 21:24:44 -0400
>
>Thanks Ben
>
>but i test :
>
>Listen 200.75.17.96:80
>
>and sent error again: "could not bind to address 200.75.17.96:80 no
>listening sockets
>available, shutting down"
>
>
>
>----- Original Message -----
>From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
>To: <users [at] httpd>
>Sent: Monday, July 19, 2004 9:10 PM
>Subject: RE: [users [at] http] Apache2 start error
>
>
> > Hi,
> > Looks to me like you have 0.0.0.0 specifed on the Listen Directive for
>what
> > IP to listen to. Uncomment it and it should work.
> >
> > Ben
> >
> >
> > >From: "Consultas" <mis_consultas [at] hotmail>
> > >Reply-To: users [at] httpd
> > >To: <users [at] httpd>
> > >Subject: [users [at] http] Apache2 start error
> > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > >
> > >Hi,
> > >
> > >I'm installed apache 2.5. When start the service, sent error: <OS 1004>
>-
> > >"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> > >available, shutting down"
> > >
> > >What is this?
> > >
> > >Some body help me, please
> > >
> > >---------------------------------------------------------------------
> > >The official User-To-User support forum of the Apache HTTP Server
>Project.
> > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > >For additional commands, e-mail: users-help [at] httpd
> > >
> >
> > _________________________________________________________________
> > MSN Toolbar provides one-click access to Hotmail from any Web page -
>FREE
> > download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
>Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> > For additional commands, e-mail: users-help [at] httpd
> >
> >
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
>For additional commands, e-mail: users-help [at] httpd
>

_________________________________________________________________
MSN Toolbar provides one-click access to Hotmail from any Web page – FREE
download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


mis_consultas at hotmail

Jul 19, 2004, 6:39 PM

Post #6 of 11 (1087 views)
Permalink
Re: Apache2 start error [In reply to]

sorry Ben, the ip is 200.75.17.238. try again please


----- Original Message -----
From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
To: <users [at] httpd>
Sent: Monday, July 19, 2004 9:33 PM
Subject: Re: [users [at] http] Apache2 start error


> Hi
> I have tried pinging your server and I didn't get the packets sent. I
assume
> you wish for your apache server to listen on an IP address but this does
not
> work because this is not your current IP. It would be better using a
> name-based host in case your IP changes. Have you setup virtual hosts or
> just setup for one site?
>
> Regards,
> Ben
>
> >From: "Consultas" <mis_consultas [at] hotmail>
> >Reply-To: users [at] httpd
> >To: <users [at] httpd>
> >Subject: Re: [users [at] http] Apache2 start error
> >Date: Mon, 19 Jul 2004 21:24:44 -0400
> >
> >Thanks Ben
> >
> >but i test :
> >
> >Listen 200.75.17.96:80
> >
> >and sent error again: "could not bind to address 200.75.17.96:80 no
> >listening sockets
> >available, shutting down"
> >
> >
> >
> >----- Original Message -----
> >From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
> >To: <users [at] httpd>
> >Sent: Monday, July 19, 2004 9:10 PM
> >Subject: RE: [users [at] http] Apache2 start error
> >
> >
> > > Hi,
> > > Looks to me like you have 0.0.0.0 specifed on the Listen Directive for
> >what
> > > IP to listen to. Uncomment it and it should work.
> > >
> > > Ben
> > >
> > >
> > > >From: "Consultas" <mis_consultas [at] hotmail>
> > > >Reply-To: users [at] httpd
> > > >To: <users [at] httpd>
> > > >Subject: [users [at] http] Apache2 start error
> > > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > > >
> > > >Hi,
> > > >
> > > >I'm installed apache 2.5. When start the service, sent error: <OS
1004>
> >-
> > > >"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> > > >available, shutting down"
> > > >
> > > >What is this?
> > > >
> > > >Some body help me, please
> > > >
> > > >---------------------------------------------------------------------
> > > >The official User-To-User support forum of the Apache HTTP Server
> >Project.
> > > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > >For additional commands, e-mail: users-help [at] httpd
> > > >
> > >
> > > _________________________________________________________________
> > > MSN Toolbar provides one-click access to Hotmail from any Web page -
> >FREE
> > > download!
http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> > >
> > >
> > > ---------------------------------------------------------------------
> > > The official User-To-User support forum of the Apache HTTP Server
> >Project.
> > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > > For additional commands, e-mail: users-help [at] httpd
> > >
> > >
> >
> >---------------------------------------------------------------------
> >The official User-To-User support forum of the Apache HTTP Server
Project.
> >See <URL:http://httpd.apache.org/userslist.html> for more info.
> >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> >For additional commands, e-mail: users-help [at] httpd
> >
>
> _________________________________________________________________
> MSN Toolbar provides one-click access to Hotmail from any Web page - FREE
> download! http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


mis_consultas at hotmail

Jul 19, 2004, 6:42 PM

Post #7 of 11 (1087 views)
Permalink
Re: Apache2 start error [In reply to]

Thanks for your feedback but the server is winXP and was online until
upgrade apache to 2.50

----- Original Message -----
From: "Abhishek Khandelwal" <akhandel [at] spikesource>
To: <users [at] httpd>
Sent: Monday, July 19, 2004 9:32 PM
Subject: Re: [users [at] http] Apache2 start error


> You might want to try to start the server as root
>
> On Mon, 2004-07-19 at 18:24, Consultas wrote:
> > Thanks Ben
> >
> > but i test :
> >
> > Listen 200.75.17.96:80
> >
> > and sent error again: "could not bind to address 200.75.17.96:80 no
> > listening sockets
> > available, shutting down"
> >
> >
> >
> > ----- Original Message -----
> > From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
> > To: <users [at] httpd>
> > Sent: Monday, July 19, 2004 9:10 PM
> > Subject: RE: [users [at] http] Apache2 start error
> >
> >
> > > Hi,
> > > Looks to me like you have 0.0.0.0 specifed on the Listen Directive for
> > what
> > > IP to listen to. Uncomment it and it should work.
> > >
> > > Ben
> > >
> > >
> > > >From: "Consultas" <mis_consultas [at] hotmail>
> > > >Reply-To: users [at] httpd
> > > >To: <users [at] httpd>
> > > >Subject: [users [at] http] Apache2 start error
> > > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > > >
> > > >Hi,
> > > >
> > > >I'm installed apache 2.5. When start the service, sent error: <OS
1004> -
> > > >"make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> > > >available, shutting down"
> > > >
> > > >What is this?
> > > >
> > > >Some body help me, please
> > > >
> > > >---------------------------------------------------------------------
> > > >The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > >For additional commands, e-mail: users-help [at] httpd
> > > >
> > >
> > > _________________________________________________________________
> > > MSN Toolbar provides one-click access to Hotmail from any Web page -
FREE
> > > download!
http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> > >
> > >
> > > ---------------------------------------------------------------------
> > > The official User-To-User support forum of the Apache HTTP Server
Project.
> > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > > For additional commands, e-mail: users-help [at] httpd
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> > For additional commands, e-mail: users-help [at] httpd
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


tim at burden

Jul 19, 2004, 6:48 PM

Post #8 of 11 (1081 views)
Permalink
Re: Apache2 start error [In reply to]

Something else is binding to port 80. Perhaps your old version of Apache?
Try netstat. Sorry, not much of a Windows guy, maybe just look for it in
your task manager?

----- Original Message -----
From: "Consultas" <mis_consultas [at] hotmail>
To: <users [at] httpd>
Sent: Monday, July 19, 2004 9:42 PM
Subject: Re: [users [at] http] Apache2 start error


> Thanks for your feedback but the server is winXP and was online until
> upgrade apache to 2.50
>
> ----- Original Message -----
> From: "Abhishek Khandelwal" <akhandel [at] spikesource>
> To: <users [at] httpd>
> Sent: Monday, July 19, 2004 9:32 PM
> Subject: Re: [users [at] http] Apache2 start error
>
>
> > You might want to try to start the server as root
> >
> > On Mon, 2004-07-19 at 18:24, Consultas wrote:
> > > Thanks Ben
> > >
> > > but i test :
> > >
> > > Listen 200.75.17.96:80
> > >
> > > and sent error again: "could not bind to address 200.75.17.96:80 no
> > > listening sockets
> > > available, shutting down"
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
> > > To: <users [at] httpd>
> > > Sent: Monday, July 19, 2004 9:10 PM
> > > Subject: RE: [users [at] http] Apache2 start error
> > >
> > >
> > > > Hi,
> > > > Looks to me like you have 0.0.0.0 specifed on the Listen Directive
for
> > > what
> > > > IP to listen to. Uncomment it and it should work.
> > > >
> > > > Ben
> > > >
> > > >
> > > > >From: "Consultas" <mis_consultas [at] hotmail>
> > > > >Reply-To: users [at] httpd
> > > > >To: <users [at] httpd>
> > > > >Subject: [users [at] http] Apache2 start error
> > > > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > > > >
> > > > >Hi,
> > > > >
> > > > >I'm installed apache 2.5. When start the service, sent error: <OS
> 1004> -
> > > > >"make_sock: could not bind to address 0.0.0.0:80 no listening
sockets
> > > > >available, shutting down"
> > > > >
> > > > >What is this?
> > > > >
> > > > >Some body help me, please
> > > > >
> > > >
>---------------------------------------------------------------------
> > > > >The official User-To-User support forum of the Apache HTTP Server
> > > Project.
> > > > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > > >For additional commands, e-mail: users-help [at] httpd
> > > > >
> > > >
> > > > _________________________________________________________________
> > > > MSN Toolbar provides one-click access to Hotmail from any Web page -
> FREE
> > > > download!
> http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> > > >
> > > >
> > >
> ---------------------------------------------------------------------
> > > > The official User-To-User support forum of the Apache HTTP Server
> Project.
> > > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > > For additional commands, e-mail: users-help [at] httpd
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > The official User-To-User support forum of the Apache HTTP Server
> Project.
> > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > > For additional commands, e-mail: users-help [at] httpd
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> > For additional commands, e-mail: users-help [at] httpd
> >
> >
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


ben_sewell_007 at hotmail

Jul 19, 2004, 6:51 PM

Post #9 of 11 (1087 views)
Permalink
Re: Apache2 start error [In reply to]

Hi,
quote from apache manual:
"The Listen directive instructs Apache to listen to only specific IP
addresses or ports; by default it responds to requests on all IP interfaces.
Listen is now a required directive. If it is not in the config file, the
server will fail to start. This is a change from previous versions of
Apache."

Do you mind if you copy out the listen directive part inc ase youe have
overlooked something. Also, could you expalin what exact you want to setup.

If what Tim said is correct, I suggust you check if IIS is running since it
is a different webserver than apache. If it is then I would uninstall it to
see if it makes a difference.

Regards,
Ben

>From: "Consultas" <mis_consultas [at] hotmail>
>Reply-To: users [at] httpd
>To: <users [at] httpd>
>Subject: Re: [users [at] http] Apache2 start error
>Date: Mon, 19 Jul 2004 21:42:33 -0400
>
>Thanks for your feedback but the server is winXP and was online until
>upgrade apache to 2.50
>
>----- Original Message -----
>From: "Abhishek Khandelwal" <akhandel [at] spikesource>
>To: <users [at] httpd>
>Sent: Monday, July 19, 2004 9:32 PM
>Subject: Re: [users [at] http] Apache2 start error
>
>
> > You might want to try to start the server as root
> >
> > On Mon, 2004-07-19 at 18:24, Consultas wrote:
> > > Thanks Ben
> > >
> > > but i test :
> > >
> > > Listen 200.75.17.96:80
> > >
> > > and sent error again: "could not bind to address 200.75.17.96:80 no
> > > listening sockets
> > > available, shutting down"
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Ben Sewell" <ben_sewell_007 [at] hotmail>
> > > To: <users [at] httpd>
> > > Sent: Monday, July 19, 2004 9:10 PM
> > > Subject: RE: [users [at] http] Apache2 start error
> > >
> > >
> > > > Hi,
> > > > Looks to me like you have 0.0.0.0 specifed on the Listen Directive
>for
> > > what
> > > > IP to listen to. Uncomment it and it should work.
> > > >
> > > > Ben
> > > >
> > > >
> > > > >From: "Consultas" <mis_consultas [at] hotmail>
> > > > >Reply-To: users [at] httpd
> > > > >To: <users [at] httpd>
> > > > >Subject: [users [at] http] Apache2 start error
> > > > >Date: Mon, 19 Jul 2004 20:47:42 -0400
> > > > >
> > > > >Hi,
> > > > >
> > > > >I'm installed apache 2.5. When start the service, sent error: <OS
>1004> -
> > > > >"make_sock: could not bind to address 0.0.0.0:80 no listening
>sockets
> > > > >available, shutting down"
> > > > >
> > > > >What is this?
> > > > >
> > > > >Some body help me, please
> > > > >
> > > >
> >---------------------------------------------------------------------
> > > > >The official User-To-User support forum of the Apache HTTP Server
> > > Project.
> > > > >See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > > >To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > > >For additional commands, e-mail: users-help [at] httpd
> > > > >
> > > >
> > > > _________________________________________________________________
> > > > MSN Toolbar provides one-click access to Hotmail from any Web page -
>FREE
> > > > download!
>http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/
> > > >
> > > >
> > > >
>---------------------------------------------------------------------
> > > > The official User-To-User support forum of the Apache HTTP Server
>Project.
> > > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > > " from the digest: users-digest-unsubscribe [at] httpd
> > > > For additional commands, e-mail: users-help [at] httpd
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > The official User-To-User support forum of the Apache HTTP Server
>Project.
> > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > > " from the digest: users-digest-unsubscribe [at] httpd
> > > For additional commands, e-mail: users-help [at] httpd
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
>Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd
> > " from the digest: users-digest-unsubscribe [at] httpd
> > For additional commands, e-mail: users-help [at] httpd
> >
> >
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
>For additional commands, e-mail: users-help [at] httpd
>

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


eimantas.vaiciunas at sc

Jul 20, 2004, 1:05 AM

Post #10 of 11 (1093 views)
Permalink
Re: Apache2 start error [In reply to]

On Tuesday 20 July 2004 02:47, Consultas wrote:
> Hi,
>
> I'm installed apache 2.5. When start the service, sent error: <OS 1004> -
> "make_sock: could not bind to address 0.0.0.0:80 no listening sockets
> available, shutting down"
Some other program uses port 80 (maybe you're using Skype or other httpd than
apache?)


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


robert at profundis

Jul 20, 2004, 1:58 AM

Post #11 of 11 (1089 views)
Permalink
Re: Apache2 start error [In reply to]

Consultas wrote:
> sorry Ben, the ip is 200.75.17.238. try again please

Trying http://200.75.17.238/foo gives me:
"Apache/2.0.50 (Win32) Server at 200.75.17.238 Port 80"

So, I guess you have worked it out. Otherwise the new version of Apache is
already running and you're trying to start another instance.

Regards,
Robert Andersson


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.