Re: mathopd Quick-Start-Guide

Karsten Priegnitz <[email protected]> Thu, 16 Jan 2003 12:56:22 +0100
Newsgroups gmane.network.mathopd
Message-ID <[email protected]>
Am Donnerstag, 16. Januar 2003 12:15 schrieb Janusz:
> > One question: I run php4 directly - without phpstub - as described
> > in the guide. Could this lead to problems? It seem to return the
> > correct headers. A "php4 < phptest.php" returned:
> >
> >       X-Powered-By: PHP/4.1.2
> >       Content-type: text/html
> >
> >       <html>
> >       <body>
> >       46 mal
> >       </body>
> >       </html>
>
> In my case(s) it leads to a side-effect:
> the line "Content-type: text/html" is displayed by browser in front
> of script's output.
>
> Janusz

Hi Janusz,

Well, I checked it (it is described on the mathopd-FAQ) and couldn't 
produce the error with either konqueror, mozilla and IE. Does it depend 
on the PHP-Version used - does it occur with php at all?

Karsten