[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGI on a Raq - User not privileged



At 01:02 PM 12/7/01 -0500, you wrote:
I am trying to setup a CGI application on a Raq4.  I am getting a Cobalt
error screen back with a lot of client/server data, but the main message is:
Execution of (httpd) is not permitted for the following reason:


  User not Privileged.

Make sure you've got cgi turned on for the site (i.e. click the cgi checkbox in the site setting dialog).

I've also seen this happen when I've used symlinks to remove the tilde (~) from the username and then tried to run scripts from the www.somedomain.com/someuser/cgi-bin/ dir. I had to make the user a siteadmin for the script to fly.

Brian