I thought about a permission's issue as well but the error message didn't state an error opening or executing. I looked through my httpd.conf and couldn't find anything that instructed apache to use a specific program or user to execute cgi scripts but that doesn't mean the directive isn't supported. I suppose the OP could "su -
" to the user that runs the cgi scripts and test it from the command line. In my experience that user is usually "apache" or "nobody".