[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ - Permissions problems for CGI writing after disabling CGIwrap
- Subject: [cobalt-users] RAQ - Permissions problems for CGI writing after disabling CGIwrap
- From: "Ron Newbigging" <ron@xxxxxxxxxxxx>
- Date: Fri Mar 10 17:35:05 2000
Hi,
I disabled CGIwrapper from my cobalt RAQ, and could run CGI scripts
successfully.
Although, when It comes the time a script is to write data to a file, that
file cant be written to unless its permissions are set to 777.
When its at 755, no data is written to the file and it says permission
denied???
Can someone suggest a way to have writing permissions set to 755 as a
default, instead of 777???
Thanks.