[rt-users] RT Statistics Package
RT2 Troubles
rt2trouble at morben.ca
Tue Feb 19 15:13:17 EST 2002
Me too!!
[Tue Feb 19 12:10:23 2002] [error] Undefined subroutine
&Apache::GD::Graph::handler called.
So if you find a solution.. I'm all over it.. :)
On February 19, 2002 07:25 am, you wrote:
> > Same here. I thought that was the first thing I tried, but apparently
> > not. The graphs look nice! :-)
>
> I wanna see, I wanna see ;-) ... (still not working)
>
> <VirtualHost ###.###.###.###>
> ServerAdmin webmaster at onyx.net
> DocumentRoot /usr/local/rt2/WebRT/html
> ServerName ###.###.###
> PerlModule Apache::DBI
> PerlRequire /usr/local/rt2/bin/webmux.pl
> SetHandler perl-script
> <Directory /usr/local/rt2/stats>
> SetHandler cgi-script
> DirectoryIndex index.cgi
> </Directory>
> <Location /chart>
> SetHandler perl-script
> PerlHandler +Apache::GD::Graph
> </Location>
> PerlHandler RT::Mason
> Options ExecCGI FollowSymLinks
> ErrorLog /usr/local/apache/logs/ticket.error.log
> CustomLog /usr/local/apache/logs/ticket.access.log common
> </VirtualHost>
>
> [Tue Feb 19 15:10:12 2002] [error] Undefined subroutine
> &Apache::GD::Graph::handler called.
>
> :-(
>
> Tips/thoughts/comments/suggestions/ideas ?
>
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
More information about the rt-users
mailing list