On 4/19/06, DeVelvis, Ralph (US SSA) <[EMAIL PROTECTED]> wrote:
>
>
>
> I am trying to understand why Apache gives me file permissions deny
> execution error on a cgi script for the following configuration.
>
>
>
> Apache v1.3.26
>
> Solaris 8
>
> nobody user is the user process running Apache
>
> nobody belongs to the group which has read/execute privileges on the
> directory and files, however, all privileges have been removed from other
>
> The cgi directory is aliased using ScriptAlias
>

What *exactly* does the error log say?

What happens if you do
su - nobody
cd /full/path/to/cgi-bin
./cgi-script

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to