Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 3330 invoked by uid 500); 7 May 2003 19:19:29 -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 3311 invoked from network); 7 May 2003 19:19:29 -0000 Received: from simmts3.bellnexxia.net (HELO simmts3-srv.bellnexxia.net) (206.47.199.12) by daedalus.apache.org with SMTP; 7 May 2003 19:19:29 -0000 Received: from BICLES.ns.sympatico.ca ([142.177.204.93]) by simmts3-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030507191931.TGRV24806.simmts3-srv.bellnexxia.net@BICLES.ns.sympatico.ca> for ; Wed, 7 May 2003 15:19:31 -0400 Message-Id: <5.2.0.9.0.20030507161854.00bb5798@pop1.ns.sympatico.ca> X-Sender: hchs#ns.sympatico.ca@pop1.ns.sympatico.ca X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 07 May 2003 16:19:03 -0300 To: users@httpd.apache.org From: Cody Harris In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] CGI Error It's set to 777. At 12:11 PM 5/7/2003 -0700, you wrote: >On Wednesday, May 07, 2003 at 11:52 AM, Cody Harris wrote: > > > Why would an exec of a script fail like this? (Permission denied) > > > > [Wed May 7 15:49:56 2003] [error] (13)Permission denied: exec of > > /home/nsla/public_html/cgis/setup.cgi failed > > [Wed May 7 15:49:56 2003] [error] [client 192.168.0.1] > > Premature end of > > script headers: /home/nsla/public_html/cgis/setup.cgi > >The user the web server is running as, probably a special user like >"nobody", doesn't have permission to execute the script. Check the script's >permissions. > >-j > >-- >Jeremy Madea >"My two cents aren't worth a dime." > >--------------------------------------------------------------------- >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 --------------------------------------------------------------------- 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