Now that Toolserver is coming back from the dead, none of my PHP reports are displaying content.  See, for instance, http://toolserver.org/~jason/disambig_links.php.  

The content cuts out whenever the report uses an include_once statement, as the following:

    include_once("../sql/status/dab_last_good_run.php");

Now, this report hasn't changed in ages, so does anyone know why these reports now fail to render content when they reach an include_once?

Thanks,
Jason