You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Lucas Brasilino <br...@recife.pe.gov.br> on 2002/04/22 12:35:46 UTC

Re: httpd: bad group name nogroup

Hi

		Are you pointing to the correct httpd.conf ?
	Try:

	httpd -f /path/to/httpd.conf

	nogroup is apache's default group. It seems not considering Group 
directive....


good luck!
Lucas Brasilino

> 
>     Hi,
> 
>     I installed apache in openbsd without problems,
> but when I try to start up it crash.
> I try in httpd.conf :
> 1)
>     User www
>     Group www
> 2)
>     User nobody
>     Group nobody
> 
> But always have a:
>     httpd: bad group name nogroup
> 
> As you can see, openbsd has user and group www/nobody by default,
> --------passwd
> root:*:0:0:Charlie &:/root:/usr/local/bin/bash
> daemon:*:1:1:The devil himself:/root:/sbin/nologin
> operator:*:2:5:System &:/operator:/sbin/nologin
> bin:*:3:7:Binaries Commands and Source,,,:/:/sbin/nologin
> www:*:67:67:HTTP server:/var/www:/sbin/nologin
> nobody:*:32767:32767:Unprivileged user:/nonexistent:/sbin/nologin
> 
> --------group
> wheel:*:0:root
> daemon:*:1:daemon
> kmem:*:2:root
> sys:*:3:root
> tty:*:4:root
> operator:*:5:root
> bin:*:7:
> users:*:10:
> auth:*:11:
> www:*:67:
> nobody:*:32767:
> 

-- 

[]'s
Lucas Brasilino
brasilino@recife.pe.gov.br
http://www.recife.pe.gov.br
Emprel -	Empresa Municipal de Informatica (pt_BR)
		Municipal Computing Enterprise (en_US)
Recife - Pernambuco - Brasil
Fone: +55-81-34167078


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