[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] User not privileged
- Subject: Re: [cobalt-users] User not privileged
- From: Michael Wass <michael@xxxxxxxx>
- Date: Mon Jun 19 06:46:42 2000
At 08:40 AM 19/06/2000 -0400, you wrote:
What would cause this and how can I remedy the problem? CGI is enabled.
The script is executable.
1. Script not chmoded 755
2. Script not uploaded in ascii mode
3. Incorrect path in the script.
4. Incorrect perl path - in telnet type "whereis perl" it's likely at
usr/bin/perl
are the usual suspects Adam.
Try 1 first.