main::iana_charset_blurb()

Hi,

I have managed to get w3c-validator to runon my local system 
(RedHat 8.0 + Apache 2.0) and I can enter an URI in the local 
copy og W3C MarkUp Validation Service form.
When I press the "validate file" botton it executes the check 
perl script and display the result page.
The result page claims the file
    This page is not Valid HTML 4.01 Transitional!
even though
http://validator.w3.org/
says
    This Page Is Valid HTML 4.01 Transitional!

My /var/log/httpd/error_log
has these entries

[Wed Jan 08 23:46:39 2003] [error] [client 127.0.0.1] [Wed Jan 
  8 23:46:39 2003] check: main::iana_charset_blurb() called 
too early to check prototype at 
/var/www/html/w3c-validator/check line 348., referer: 
http://localhost/w3c-validator/

[Wed Jan 08 23:47:13 2003] [error] [client 127.0.0.1] [Wed Jan 
  8 23:46:39 2003] check: main::iana_charset_blurb() called 
too early to check prototype at 
/var/www/html/w3c-validator/check line 348., referer: 
http://localhost/w3c-validator/

[Wed Jan 08 23:47:13 2003] [error] [client 127.0.0.1] [Wed Jan 
  8 23:47:13 2003] check: Use of uninitialized value in 
pattern match (m//) at /var/www/html/w3c-validator/check line 
589., referer: http://localhost/w3c-validator/

Any help would be greatly welcomed.

Thanks in advance
-- 
Hans Christian Studt  : http://hc.studt.dk  mailto:hc@studt.dk
.dk og W3C standarder : http://w3c.studt.dk

Received on Wednesday, 8 January 2003 17:52:02 UTC