Any idea why the Time to Resolve (scatter graph) doesn't work while the
others works fine? I already installed the Apache::GD::Graph 0.96 and add
these lines in httpd.conf
<Location /Statistics>
Sethandler perl-script
Perlhandler +Apache::GD||Graph
</Location>
Does it something to do with FastCGI?
---rommie