Page 1 of 1

Mozilla shows source code

Posted: Mon May 12, 2003 9:31 am
by sickalien
Hi everyone:

I have this problem.
When I access some documents with mozilla it shows the source code instead of the formatted page, It is shown correctly with IE in most cases, but some coworkers said that some times it happens with IE too.
I wonder if it is a PHP or APACHE issue...
I recently updated to redhat 8, before that it was working OK.

Any thoughts?

Posted: Mon May 12, 2003 9:35 am
by volka
it shows the html-source-code or the php-script-code?

Posted: Mon May 12, 2003 9:45 am
by sickalien
sorry...
The HTML code dumped by php is shown.

Posted: Mon May 12, 2003 9:49 am
by volka
maybe the content-type has been changed from text/html to something else (like text/plain). Spooky, I've never seen php to fail at this state.

Posted: Mon May 12, 2003 1:48 pm
by pootergeist
there is an error in your document or doctype declaration.