Ticket #231 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Issue attempting to get graphing to work.

Reported by: cgardiner@… Owned by: rjl
Priority: normal Milestone:
Component: PHP scripts Version: 1.0.0 RC5
Severity: normal Keywords:
Cc:

Description

Hello,

I have successfully gotten Maia up and running and all of the feature appear to be working save one. That is graphing. I am running the trunk version of the code and I have JPGraph 1.18 installed on the server. The configtest.php sees it but I'm receiving this error:

[08-Jul-2005 15:41:36] maia: 2005-07-08 15:41:36 (EDT) - Warning - main(Image/Graph.php): failed to open stream: No such file or directory at /var/www/html/maia2/chart_stats.php line [95]

[08-Jul-2005 15:41:36] PHP Fatal error: main(): Failed opening required 'Image/Graph.php' (include_path='.:/usr/share/pear') in /var/www/html/maia2/chart_stats.php on line 95

Does anyone have any clues as to what is going on? I am not able to find this file in either jpgraph or any release of Maia. Help?

Change History

Changed 5 years ago by Kim Stig Andersen

You are sure Image_Graph is installed?

# pear install Image_Graph

Changed 5 years ago by anonymous

  • component changed from Perl scripts to PHP scripts

Changed 5 years ago by cgardiner

  • status changed from new to closed
  • resolution set to fixed

Thank you very much. I did a search in the tciketing system for jpgraph and could not find anything. I didn't think to simply search for graph which brings up the information on the change to Image_Graph. I have installed it and everything is working wonderfully. Thank you very much.

I was unfortunately confused because there is no mention of the change in any of the distribution information and even the configtest.php is still checking for jpgraph. Nor did I find any reference when I did a search on the site. Oh well.

Thank you for everything.

Note: See TracTickets for help on using tickets.