Running: single user machine for experimentation I have apache setup to allow user public_html and allow cgi execution anywhere inside public_html.
The rub is that another cgi script causes a server error (posted further along) I have apache2 set to loglevel debug, I have ran the problem cgi manually from cmdline and received no errors. It appears somethign isn't configured to allow suExec but I can't tell what. I've made all settings that appeared to be related. The cgi is chmod 755. The log output seems too skimpy to see how to further debug this: >From /var/log/apache2/error_log ==== [Tue Jun 06 23:23:49 2006] [error] [client 127.0.0.1] (13)Permission denied: exec of '/usr/sbin/suexec2' failed [Tue Jun 06 23:23:49 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi -- gentoo-user@gentoo.org mailing list