Having roubles with Trac and FastCGI
Posted by: thekidder
Posted on: 2006-07-14 08:59:00
I'm having troubles installing Trac on my site with FastCGI. I have it working using regular CGI, mostly using directions from http://wiki.dreamhost.com/index.php/Trac and http://li.mn/work/2006/07/11/484/installing-trac-on-dreamhost. However, when I try to use FastCGI, I get 500 errors on the timeline and browse source pages, but nowhere else. Looking in the error.log I'm mostly getting errors that look like this:
(104)Connection reset by peer: FastCGI: comm with server "/home/chameleon/trac.chameleon-os.net/index.fcgi" aborted: read failed, referer: http://trac.chameleon-os.net/
FastCGI: incomplete headers (0 bytes) received from server "/home/chameleon/trac.chameleon-os.net/index.fcgi", referer: http://trac.chameleon-os.net/
Any ideas?