Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 74620 invoked from network); 20 Jul 2005 19:37:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 19:37:30 -0000 Received: (qmail 60757 invoked by uid 500); 20 Jul 2005 19:37:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 60744 invoked by uid 500); 20 Jul 2005 19:37:16 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 60727 invoked by uid 99); 20 Jul 2005 19:37:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 12:37:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [81.169.141.125] (HELO h170368.serverkompetenz.net) (81.169.141.125) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 12:37:11 -0700 Received: from localhost (localhost [127.0.0.1]) by h170368.serverkompetenz.net (Postfix) with ESMTP id F1E9634C00E for ; Wed, 20 Jul 2005 21:37:11 +0200 (CEST) Received: from h170368.serverkompetenz.net ([127.0.0.1]) by localhost (h170368 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31606-10 for ; Wed, 20 Jul 2005 21:37:10 +0200 (CEST) Received: from iD4CC1640.versanet.de (iD4CC1640.versanet.de [212.204.22.64]) by h170368.serverkompetenz.net (Postfix) with ESMTP id 3AEE734C00D for ; Wed, 20 Jul 2005 21:37:10 +0200 (CEST) From: dAniel hAhler To: users@httpd.apache.org Date: Wed, 20 Jul 2005 21:37:21 +0200 User-Agent: KMail/1.8.1 References: <714207DC7C201E4EB28E904A4989283304E1377D@emshqs3.ncr.disa.mil> <200507202013.41456.apache-users@thequod.de> In-Reply-To: <200507202013.41456.apache-users@thequod.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507202137.21188.apache-users@thequod.de> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at localhost X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] suexec with mod_chroot: "command not in docroot " X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Thanks for all your help, it was a very stupid mistake of myself.. "/fcgi-scripts/.." still was not in the docroot, because the suexec2 in the chroot was still the old one... :/ I thought I had hardlinked it there, but it seems to have been copied only. Sorry. --------------------------------------------------------------------- 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