Re: 'Content-type..' in browser...

mattg <[email protected]> Thu, 03 Apr 2003 15:06:38 -0500
Newsgroups gmane.network.mathopd
Message-ID <[email protected]>
i'd recommend using mathopd-1.4-gamma and the phpstub from
here.  http://apathy.guiltyparty.org/u/prog/phpstub-0.5.2.tar.gz it has 
some important patches that prevent runaway processes.

i wrote a sort-of unofficial how-to which is here:
http://apathy.guiltyparty.org/u/doc/mathopd/
i'd ignore the part about rotating logs because it created quite a mess 
for me.  :)

i'm no expert, but i hope this stuff helps.

matthew gansert
[email protected]

Michiel Boland wrote:
>> 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