You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Robert Borowicz <ro...@rrc.state.tx.us> on 2003/05/22 18:43:29 UTC

[users@httpd] Starting 2.0.42

Hello all, 

Newbie 2.0 question. I just compiled/installed it on Solaris 2.8 U7 and
get the following error. Did I miss something?

TIA

-Rob


[Thu May 22 11:14:48 2003] [alert] (22)Invalid argument: setgid: unable
to set group id to Gro
up 4294967295
[Thu May 22 11:14:48 2003] [alert] (22)Invalid argument: setgid: unable
to set group id to Gro
up 4294967295
[Thu May 22 11:14:48 2003] [alert] (22)Invalid argument: setgid: unable
to set group id to Gro
up 4294967295
[Thu May 22 11:14:48 2003] [notice] Apache/2.0.42 (Unix) configured --
resuming normal operati
ons
[Thu May 22 11:14:48 2003] [alert] Child 11720 returned a Fatal
error...
Apache is exiting!
[Thu May 22 11:14:48 2003] [alert] (22)Invalid argument: setgid: unable
to set group id to Gro
up 4294967295

---
Robert K. Borowicz
Mgr. Infrastructure Support
Railroad Commission ITS
O: 512-936-2401
C: 512-576-2300


---------------------------------------------------------------------
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] Starting 2.0.42

Posted by Joshua Slive <jo...@slive.ca>.
On Thu, 22 May 2003, Robert Borowicz wrote:
> [Thu May 22 11:14:48 2003] [alert] (22)Invalid argument: setgid: unable
> to set group id to Gro
> up 4294967295

Open httpd.conf.  Fine the lines starting in "User" and "Group" and set
them to a real user and group on your system.  For optimal security, use a
user and group with very low priveleges.

Joshua.

---------------------------------------------------------------------
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