Author: J. MorenoJ. Moreno Date: Oct 1, 2006 17:15
>> So, I'm migrating a site from my test-server (Powerbook running
>> Apache/Darwin BSD) to my web host and all my CGI scripts are giving me
>> that error. The header error is also the only error that's showing up
>> in the error_log.
>
> And in the suexec log?
>
>> file permissions (775)
>
> Too permissive. A security-minded server will refuse to run it.
>
> Also check other 'usual suspects' such as SELinux.
I recently saw a similar problem, where the server was refusing to run a
script because the DIRECTORY it was in was world-writeable (how the
directory became world writable is another question....).
|