From: Jeff Allen <jra@corp.webtv.net>
Campbell Simpson wrote:
> [16/Jun/1999:13:02:17] failure: for host 146.171.74.161 trying to
> GET /~grapher/cricket/grapher.cgi, cgi-parse-output reports: the CGI
> program /export/home/grapher/public_html/cricket/grapher.cgi did not
> produce a valid header (name without value: got line "use of
> uninitialized value at
> /export/home/grapher/public_html/cricket/grapher.cgi line 624.")
Your webserver is being braindead and not putting stderr into a file
where it would be useful. Is it a Netscape webserver? You should
consider switching to Apache, which is what I test under. As for the
warning Cricket is generating, I can't comment on it, since in my copy
of Cricket 0.67, line 624 of the grapher is a comment:
624 # step one, get a good ttRef to use.
625 my($ttype) = lc($targs->{$item}->{'target-type'});
626 if (!defined($ttName) || $ttype ne $ttName) {
Perhaps your target-type is not set correctly?
-- Jeff R. Allen | jra@corp.webtv.net WebTV Service Engineering | http://www.munitions.com/~jra--------------------------- ONElist Sponsor ----------------------------
Attention ONElist list owners. http://www.onelist.com Check out the new "DEFAULT MODERATED STATUS" option. See homepage.
------------------------------------------------------------------------
This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:00:54 PST