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

Re: [cobalt-users] CGI WRAP Error? *



Howard <cobalt@xxxxxxxxxxxxxxx> wrote:
> For some reason I get this error now, I don't think I got it before I did
> the 3.0 upg.

I believe you'll also get that error if the file is owned by an unprivileged user
(root, admin, httpd, etc.) so make sure it's owned by a user for that site.  Also,
permissions need to be set high enough to allow the script to execute, though that's
probably not the problem.  chmod 755 file to check.

Steven Werby {steven-lists@xxxxxxxxxxxx}