showPastAnswers.pl warning | topic started 8/25/2003; 10:13:01 AM last post 8/25/2003; 10:13:01 AM |
Gavin LaRose - showPastAnswers.pl warning 8/25/2003; 10:13:01 AM (reads: 709, responses: 0) |
Hi all,
I've finally gotten around to getting WeBWorK 1.9 working here at the University of Michigan. One thing I notice, however: going to the "show past answers" page generated by showPastAnswers.pl results in the logging (in the webserver's log) of the error [Mon Aug 25 10:01:09 2003] showPastAnswers.pl: Subroutine htmlTOPWhich makes sense, I think; htmlTOP() is defined in HTMLglue.pl, as well as in showPastAnswers.pl. As an experiment, I renamed htmlTOP() in showPastAnswers.pl (to myHtmlTOP()), but that just resulted in an "Internal System Error" with error message [Mon Aug 25 10:03:24 2003] [error] [client 141.211.63.96] malformed Obviously the warning doesn't "really" matter, but it would be nice to get rid of the warnings clogging the server's error log. I may get back to see what is going on better. If anyone else has insight, that'd be nice too.
Thanks,
|