[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] CGIWrap Error: Script dir not found
- Subject: [cobalt-users] CGIWrap Error: Script dir not found
- From: "Kyle Scholz" <joebob@xxxxxxxxxxxxx>
- Date: Mon Nov 20 10:09:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
This is a new one for me. I have a number of directories on this site (on a
RaQ2), and for some reason, the "games" directory will not allow for script
execution. The error reads:
CGIWrap Error: Script dir not found
The specified user does not have a script directory set up for execution of
cgi scripts, or the directory permissions prevent cgiwrap from using that
directory.
The owner of all files and directories on the site is "admin". The
permission are standard for the directory:
drwxrwxr-x 2 admin site20 1024 Nov 18 17:19 games
and the cgi scripts have +x permissions:
-rwxrwxr-x 1 admin site20 22954 Nov 18 16:57 index.cgi
Again, I only experience trouble with this particular directory name... and
I checked my httpd configs and /games/ is not mapped by anything.
Anyway, any help is appreciated. Thanks,
-Kyle