[rt-users] RT Statistics Package

Matthew D. Stock stock at cse.Buffalo.EDU
Tue Feb 19 09:53:59 EST 2002


Simon Woodward writes:
 > > For shiny shiny graphs, you'll need the Apache::GD::Graph module installed
 > > as $rturl/graph
 > 
 > <brain fluff>
 > how ?
 > </brain fluff>

I think I'm having similar problems.  Following the directions related to
this module, I added an entry to my apache config like:

<Location /usr/local/rt2/WebRT/chart>
        SetHandler perl-script
        PerlHandler +Apache::GD::Graph
</Location>

(It looks like your scripts are looking for chart, not graph)

I'm getting errors about the URL in the script not existing (broken link).
What am I missing?
Thanks,
  -Matt




More information about the rt-users mailing list