> Hi, > I've installed mathopd and few additional things > ( cvsweb, doxysearch) behind it. > > However, every cgi script generated page is > putting 'Content-Type: text/html' as the > first line in browser.
Hi. I'm not familiar with cvsweb or doxysearch, but I assume these are ok. So the problem must be in mathopd. :) The most likely cause is that you are trying to invoke some CGI programs, which does not work quite well with mathopd, since, erm, it wasn't really designed for this. What you could do is try to funnel the output of cvsweb or whatever through phpstub. See the FAQ at www.mathopd.org (which does not tell you any more than this e-mail but at least it informs one that this is a well-known issue.) Cheers Michiel