[rt-users] RT2 + stats package + fastcgi

AJ rt at musefoundry.com
Tue Nov 25 23:48:52 EST 2003


First, is GD working?

Try:
http://yourwebsite.com/rt2/chart?type=area&x_labels=[Wed%2019,Thu%2020,Fri%2
021,Mon%2024,Tue%2025]&data1=[0,0,0,0,0]&data2=[0,0,0,0,0]&data3=[0,0,0,0,0]


It will be a graph with one line <no data> but if it shows, then you at
least know if GD is working.

Also make sure the last bracket is part of the url. Looking at it here it
doesn't seem to be part of the link and I have no idea how to fix it.



-----Original Message-----
From: rt-users-bounces at lists.fsck.com
[mailto:rt-users-bounces at lists.fsck.com] On Behalf Of Ian Gilmour
Sent: Tuesday, November 25, 2003 5:31 AM
To: 'rt-users at lists.fsck.com'
Subject: [rt-users] RT2 + stats package + fastcgi

We've been running RT1 to date - but now we'd like to add in attachments via
the web gui.

So I've just started evaluating RT2 running on Mandrake 9.1 using fastcgi
(Mysql 4.0.11 and Apache 1.3.27 as supplied with Mandrake 9.1).

I seem to have satisfied all the perl module dependancies, I've got the Web
Gui up and running and I've ported across some RT1 tickets - so far so good.
I can log in and at first glance all the ported data seems to be ok.

So I thought I'd try adding in the stats package. I've loaded
Apache::GD::Graph.

And I've added the following to /etc/httpd/conf/commonhttpd.conf.

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

I can access the http://localhost/rt2/Statistics/ page ok, and view the
tables etc., but get no graphs.

Anyone know what I need to do to see the graphs?

cheers,

Ian

PS Apologies for the sig below - I have no control over it!

----------------------------------------------------------------------------
CONFIDENTIALITY AND DISCLAIMER NOTICE

This message and any attachment is confidential and is protected by
copyright. If you are not the intended recipient, please email the sender or
telephone +44 (0)1442 213440 and delete this message and any attachment from
your system. Dissemination and or copying of this email is prohibited if you
are not the intended recipient.

We believe, but do not warrant, that this email and any attachments are
virus free. You should take full responsibility for virus checking.

No responsibility is accepted by FUJIFILM Electronic Imaging Limited for
personal emails or emails unconnected with FUJIFILM Electronic Imaging
Limited's business.
----------------------------------------------------------------------------
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm




More information about the rt-users mailing list