Hi Gavin, Something
--- hard to say what right at the moment --- is returning a url to the
browser asking it to fetch the relative path pagerror.gif
Since the browser was last pointed to /webwork2/ma215f05/7/3 it assumes it needs
/webwork2/ma215f05/7/3/paperror.gif and asks for it.
The dispatcher in WeBWorK.pm (and URL.pm) has no clue what is being asked for and
gives this error.
I'm afraid I can't guess what error sends back a reference to
paperror.gif -- probably something with in the bowels of the Apache
server perhaps? You might try
locate pagerror.gif
and see if you find something.
Hope this helps.
Take care,
Mike
<| Post or View Comments |>
|