Hi all,
I've been setting up trac on a new server.  It's a 64 bit, opteron based server running centos 4.2 which has already led to some complication in setting this up (had to compile my own clearsilver stuff since the rpms don't work, etc).  We're moving our trac, development server from an older one and switching to postgres in the process as well.  Everything is installed fine with no errors during the install process now.  I'm using cgi and thus reference my server by using http://server/cgi-bin/trac.cgi.

Things seem to work well except on browsing the source and timeline it throws out a nasty 500 Internal Server Error message.

Trac.log doesn't seem to say anything about it and when I look at my apache log it doesn't complain about the pages in question but on other trac pages it has some suspicious errors.

[Mon Mar 20 00:18:18 2006] [error] [client 67.177.25.132] Premature end of script headers: trac.cgi, referer: http://72.11.74.14/cgi-bin/trac.cgi/wiki/WikiStart

That is one example.

I found one person that reports this problem and it sounds the same but the solution doesn't help me much (it's also much older):  http://lists.edgewall.com/archive/trac/2005-March/002528.html

Some basic question I have is if these pages use subversion or pull from teh postgresql database.  I noticed on the installation of trac it created all the revisions from my svn repository in the postgres database so logic tells me it's trying to pull from the postgresql database but I don't know why it won't work on those pages when it does on the other pages (despite the apache error)

Anyway, sorry for the lengthy email.  I would really appreciate any help or insight on this issue as trac is important to our project.  Please let me know if I can provide anymore information.

Thanks much,
Clark Endrizzi
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to