- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 25 Oct 2005 20:10:23 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2418 link@pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From link@pobox.com 2005-10-25 20:10 ------- Your web server or your PHP code is broken. It's claiming the output of your PHP is arbitrary binary data ("application/octet-stream") instead of HTML ("text/html") as it should. Take a look at http://php.net/header or ask on some PHP related forum for help with fixing this. In either case, this is not a Validator bug.
Received on Tuesday, 25 October 2005 20:10:32 UTC