Ticket #231 (closed defect: fixed)
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?

