The following reply was made to PR os-linux/2318; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Chris Newbill <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: os-linux/2318: Almost every perl cgi script fails with "access to /usr/local/apache/cgi-bin/digest.cgi failed" Date: Fri, 29 May 1998 10:22:16 -0700 (PDT) On 29 May 1998, Chris Newbill wrote: > > >Number: 2318 > >Category: os-linux > >Synopsis: Almost every perl cgi script fails with "access to > >/usr/local/apache/cgi-bin/digest.cgi failed" > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: apache > >State: open > >Class: sw-bug > >Submitter-Id: apache > >Arrival-Date: Fri May 29 10:20:00 PDT 1998 > >Last-Modified: > >Originator: [EMAIL PROTECTED] > >Organization: > apache > >Release: 1.2.6 > >Environment: > Linux main.mtmar.com 2.0.32 #1 Wed Nov 19 00:46:45 EST 1997 i486 unknown > >Description: > no core dump > >How-To-Repeat: > http://main.mtmar.com/cgi/digest.cgi Well, what are the permissions on the script? Is it world readable and executable? Are all directories above and including the directory it is in world readable and executable? What does the error log say? When I try the above URL it gives me a 500, not a permission denied. Exactly what does the error log say? What do you get when you run it from the command line?
