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

Re: [cobalt-users] Help with Script Error Badly Needed



 "newsgroups" <newsgroups@xxxxxxxxxxxxxxxxxxx>  wrote
> When trying to execute a script I get the following error:
> ------
> Execution of (/web/cgi-bin/upgrade.cgi) is not permitted for the following
> reason:
> 
> Script file not found.
> 
> ## I of course checked to see if the file "upgrade.cgi" was present and it
> was in "/home/sites/site4/web/cgi-bin"
> ## [root cgi-bin]# ls -la upgrade.cgi
> ## -rwxr-xr-x   1 admin    site4        1885 Apr  9 14:34 upgrade.cgi
> ----------------------------------------------------------------------------
> ----
How about the permissions on the cgi-bin directory?
Do other scripts run from this directory?
Gerald