You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Tricia Newbre <ap...@cs1.bradley.edu> on 1998/12/17 23:09:08 UTC

config/3552: Options ExecCGI is off in this directory

>Number:         3552
>Category:       config
>Synopsis:       Options ExecCGI is off in this directory
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Dec 17 14:10:02 PST 1998
>Last-Modified:
>Originator:     aphrael@cs1.bradley.edu
>Organization:
apache
>Release:        1.3.1
>Environment:
SunOS interlabs 5.6 Generic_105181-03 sun4m sparc SUNW,SPARCstation-5 
gcc v. 2.8.1
>Description:
from access.conf:
<Directory /usr/local/apache/cgi-bin/HyperNews>
AllowOverride All
Options FollowSymLinks ExecCGI
</Directory>

<Directory /usr/local/apache/cgi-bin/HyperNews/.scripts>
AllowOverride All
Options ExecCGI
</Directory>

This appears to me to enable cgi in these two directories, but I'm getting the error in the browser
You don't have permission to access /HyperNews/Admin/setup-form.cgi on this server.
I have checked the unix permissions on the cgi files, and all the relevant directories and files.  
They are set to be universally executable (-rwxr-xr-x).

Apache seems to be ignoring the directive to allow execution of cgi's in these directories.  When I check
/apache/logs/error_log it shows this:
Options ExecCGI is off in this directory: /www/htdocs/HyperNews/edit-member.pl 


>How-To-Repeat:
http://www.interlabs.org/HyperNews/
click on any of the listed scripts.
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]