Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 42468 invoked from network); 20 Jan 2005 01:08:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jan 2005 01:08:53 -0000 Received: (qmail 94470 invoked by uid 500); 20 Jan 2005 01:08:44 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 94456 invoked by uid 500); 20 Jan 2005 01:08:44 -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 94441 invoked by uid 99); 20 Jan 2005 01:08:44 -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-SPF: pass (hermes.apache.org: domain of jslive@gmail.com designates 64.233.184.198 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.198) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 19 Jan 2005 17:08:41 -0800 Received: by wproxy.gmail.com with SMTP id 68so58072wra for ; Wed, 19 Jan 2005 17:08:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=sXoS5GPeK384BGOQqM2CqGIQv2/YwJZqTHd6y//sWFgwF1aCPLlQtAxI0qCXT24nn3FfTkEOuoR7RaTDqPEXwfKAnn4NOSkiQ0JqRItk3KIfgz/m9/se04NcNA6yXX7KjVjNL1170pjIMpJIxY61AyKNtrwTM4pUUcTxODoy/jE= Received: by 10.54.49.66 with SMTP id w66mr437224wrw; Wed, 19 Jan 2005 17:08:39 -0800 (PST) Received: by 10.54.3.37 with HTTP; Wed, 19 Jan 2005 17:08:39 -0800 (PST) Message-ID: Date: Wed, 19 Jan 2005 20:08:39 -0500 From: Joshua Slive Reply-To: Joshua Slive To: users@httpd.apache.org In-Reply-To: <41EEA742.6030407@blazestudios.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41EE99B7.60601@blazestudios.com> <41EEA742.6030407@blazestudios.com> X-Virus-Checked: Checked Subject: Re: [users@httpd] Apache 2.0 / Suexec2 Question X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wed, 19 Jan 2005 13:30:26 -0500, Tom Ray [Lists] wrote: > Joshua- > > Thanks for the reply, I found the suexec.log file and this is what I get: > > [2005-01-19 14:25:29]: uid: (1001/airtool) gid: (100/100) cmd: test.cgi > [2005-01-19 14:25:29]: command not in docroot > (/home/airtool/domain.com/cgi-bin/test.cgi) > > My suexec configuration details are: > > -D AP_DOC_ROOT="/srv/www/htdocs" All suexec-executed scripts must be under that directory (unless they are accessed through mod_userdir). 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