Quote Originally Posted by LinusW View Post
Hi, thanks for the great guide

I have a problem though, since changing from thttpd to lighttpd, .cgi pages have stopped working. PHP support works excellent. When trying to access a cgi page, firefox asks if I want to save the file and ie goes 500-internal server error. I have no idea on how to fix this, please help.
Maybe the CGI script does not return valid http headers?

Install "Live http headers" for firefix and see what it returns.

I'm using lighttpd with cgi shell scripts without a problem.