Archives for: March 2010, 11
Debugging Perl CGI scripts with Lighttpd
I'm serving my Mythweb from Lighttpd, and while hacking it a bit I discovered that Lighttpd doesn't log Perl errors to the standard lighttpd error log. It appears that versions after 1.4.19 doesn't allow CGIs to write to the error file.I worked aroun… more »