cgi-sys scripts stopped working -- suexec problem?
Hi All,For some reason, all the cgi-sys scripts on one of our servers stopped working today (internal server error / premature end of script headers), and it's got me stumped as to why...
/var/log/httpd/suexec_log shows:
error: target uid/gid (32003/32003) mismatch with directory (0/10) or prog
ram (0/0) or trusted user (0/10)
All permissions and ownership appears to be correct, and I've tried updating cpanel to see if that would fix the issue... Turning suexec off DOES fix the issue, and the scripts work fine when accessing through https. But we had suexec turned on before, and it only started acting up today. Any help you can provide is greatly appreciated.