Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 8291 invoked from network); 12 Aug 2004 18:38:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Aug 2004 18:38:04 -0000 Received: (qmail 41677 invoked by uid 500); 12 Aug 2004 18:37:43 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 41654 invoked by uid 500); 12 Aug 2004 18:37:43 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 41641 invoked by uid 99); 12 Aug 2004 18:37:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.207] (HELO mproxy.gmail.com) (64.233.170.207) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 12 Aug 2004 11:37:39 -0700 Received: by mproxy.gmail.com with SMTP id 76so241576rnl for ; Thu, 12 Aug 2004 11:37:38 -0700 (PDT) Received: by 10.38.171.68 with SMTP id t68mr105729rne; Thu, 12 Aug 2004 11:37:38 -0700 (PDT) Message-ID: Date: Thu, 12 Aug 2004 14:37:38 -0400 From: Joshua Slive To: users@httpd.apache.org, cnelson@nycap.rr.com In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked Subject: Re: [users@httpd] suexec -- is it there or isn't it? X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Thu, 12 Aug 2004 13:56:57 -0400, cnelson@nycap.rr.com wrote: > and my httpd.conf file includes: > > > ... > Group admin > > ... > > Group admin > ... > > > but when I start up httpd, error_log includes: > > Warning: Group directive in requires SUEXEC wrapper. > Warning: Group directive in requires SUEXEC wrapper. > > I guess I'm missing something or have something iconsistent. Any ideas? So you also have an accompanying User directive? I don't believe you can use Group without User. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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