You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by William Payton <wp...@comcast.net> on 2003/01/09 22:44:05 UTC

[users@httpd] Apache 2.0 Config

Im continuing to get the cannot bind to 0.0.0.00:80 error msg even though i
specified my static ip:80
any hints ?

thnx


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0 Config

Posted by Rich Bowen <rb...@rcbowen.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 9 Jan 2003, William Payton wrote:

> Im continuing to get the cannot bind to 0.0.0.00:80 error msg even though i
> specified my static ip:80
> any hints ?

This usually means that either the server is already running, and so you
can't bind to port 80, or that you are not starting it as root, and so
you can't bind to port 80.

- -- 
Rich Bowen - rbowen@rcbowen.com
Author - Apache Administrator's Guide
http://www.ApacheAdmin.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iD8DBQE+HfuaXP03+sx4yJMRAjWsAKCPJAfzgymMSxOlX7YbPMiaufPG2ACfWKpz
3ykChESRi7MFL7xU8/B1+0k=
=IWXc
-----END PGP SIGNATURE-----



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0 Config

Posted by Jonathan Laberge <jl...@redboxstudios.com>.
On 1/9/03 5:05 PM, "William Payton" <wp...@comcast.net> wrote:
I am not sure, but I always use the ip address and not the site's url...
But I am not sure... It probably should work anyways, because your dns DOES
resolve it to that address.

Aha!
No it doesn't I tried pinging that address and it doesn't work...
Try using landwarfare.dnsart.com or 68.51.218.44!
Hope it helps!
> ServerName  www.landwarfare.dnsart.com:80
> is what i put in
> 
> 
> ----- Original Message -----
> From: "Jonathan Laberge" <jl...@redboxstudios.com>
> To: <us...@httpd.apache.org>
> Sent: Thursday, January 09, 2003 5:09 PM
> Subject: Re: [users@httpd] Apache 2.0 Config
> 
> 
> On 1/9/03 4:44 PM, "William Payton" <wp...@comcast.net> wrote:
> Di you use a NameServer command in your httpd.conf??
>> Im continuing to get the cannot bind to 0.0.0.00:80 error msg even though
> i
>> specified my static ip:80
>> any hints ?
>> 
>> thnx
>> 
>> 
>> ---------------------------------------------------------------------
>> 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@httpd.apache.org
>>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
> 
> --
> Conception, art visuel, multimedia et internet
> 
> Jonathan Laberge
> jlaberge@redboxstudios.com
> 
> Les Studios RedBox inc.
> 9643 boul. LaSalle
> LaSalle (Québec)
> Canada H8R 2N7
> 
> www.redboxstudios.com
> 
> 514 368 3962 bur/off
> 514 368 9212 tel/fax
> 514 865 2554 cell/mob
> 
> 
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

-- 
Conception, art visuel, multimedia et internet

Jonathan Laberge
jlaberge@redboxstudios.com

Les Studios RedBox inc.
9643 boul. LaSalle
LaSalle (Québec)
Canada H8R 2N7

www.redboxstudios.com

514 368 3962 bur/off
514 368 9212 tel/fax
514 865 2554 cell/mob



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0 Config

Posted by William Payton <wp...@comcast.net>.
ServerName  www.landwarfare.dnsart.com:80
is what i put in


----- Original Message -----
From: "Jonathan Laberge" <jl...@redboxstudios.com>
To: <us...@httpd.apache.org>
Sent: Thursday, January 09, 2003 5:09 PM
Subject: Re: [users@httpd] Apache 2.0 Config


On 1/9/03 4:44 PM, "William Payton" <wp...@comcast.net> wrote:
Di you use a NameServer command in your httpd.conf??
> Im continuing to get the cannot bind to 0.0.0.00:80 error msg even though
i
> specified my static ip:80
> any hints ?
>
> thnx
>
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

--
Conception, art visuel, multimedia et internet

Jonathan Laberge
jlaberge@redboxstudios.com

Les Studios RedBox inc.
9643 boul. LaSalle
LaSalle (Québec)
Canada H8R 2N7

www.redboxstudios.com

514 368 3962 bur/off
514 368 9212 tel/fax
514 865 2554 cell/mob



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0 Config

Posted by Jonathan Laberge <jl...@redboxstudios.com>.
On 1/9/03 4:44 PM, "William Payton" <wp...@comcast.net> wrote:
Di you use a NameServer command in your httpd.conf??
> Im continuing to get the cannot bind to 0.0.0.00:80 error msg even though i
> specified my static ip:80
> any hints ?
> 
> thnx
> 
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

-- 
Conception, art visuel, multimedia et internet

Jonathan Laberge
jlaberge@redboxstudios.com

Les Studios RedBox inc.
9643 boul. LaSalle
LaSalle (Québec)
Canada H8R 2N7

www.redboxstudios.com

514 368 3962 bur/off
514 368 9212 tel/fax
514 865 2554 cell/mob



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] user auth

Posted by Gareth Kirwan <gb...@thermeoneurope.com>.
You can user htpasswd filename user to change the password.
To delete a user AFAIK you just edit the file and remove the line - making
sure not to disturb permissions or ownership.

Hope this helps.

Gareth

> -----Original Message-----
> From: Xiongfei Wang [mailto:wangxf@arches.uga.edu]
> I can use htpasswd to add a user
> htpasswd filename username
>
> i wonder how I can del a user or change passwd for the member
> user with
> htpasswd or something else?
>
> Thanks
>
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] user auth

Posted by Corp <ec...@corp.electracide.net>.
htpasswd $user

Then enter new passwd.

To delete a user, just edit the file and remove the user.

On Thu, 9 Jan 2003, Xiongfei Wang wrote:

> I can use htpasswd to add a user
> htpasswd filename username
> 
> i wonder how I can del a user or change passwd for the member user with
> htpasswd or something else?
> 
> Thanks
> 
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] user auth

Posted by Xiongfei Wang <wa...@arches.uga.edu>.
I can use htpasswd to add a user
htpasswd filename username

i wonder how I can del a user or change passwd for the member user with
htpasswd or something else?

Thanks


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org