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

Re: [cobalt-users] Raq4/CGIWrap - Permission Denied



> > I have one of this famous errors !
> > May someone please give me some advice for solving the problem ?
> > 
> > http://www.urbansjofront.com/cgi/index.cgi
> > 
Is the file and it's directory chmod 711?
Is the ownership of file and directory correct?
Try running it from the shell
perl  -w ./my.cgi
may give a clue as to the error.
Gerald