Josh Narins wrote: ...
I see a hit in the access logs. I get an Internal Server Error. And still, the error log is completely silent. This is my problem. Without server errors I get a bit lost.
This seems to be a config with VirtualHosts. Are you sure that you're looking in the correct error logs ? Some errors will be in the "main" log, others in the virtual host logs.Also, "print STDERR" is not necessarily the best way to send an error to the logs, under mod_perl 2.