Page 1 of 1

No Graphs

Posted: 11 Apr 2008, 17:22
by PeasantKing
Hi,

I have a problem with jpgraph. I get the icons for the graphs I click on the link and Mangtis forwards me to the page where the graph should show up and it looks like it is processing but then it finishes and all I get is the generic place holder with red X.

Some tests I have done: I then tried running accessing the graph on the server and I get the following:
The image "http://x.x.x.x/mantis/summary_graph_bystatus.php" cannot be displayed, because it contains errors
phpinfo() - shows GD Support is fine and version 2.0.34 bundled and compatiable with freetype enabled and images enabled.

Install Info:
  • PHP 5.2.4
  • Mantis 1.1.1
  • jpgraph 1.22.1
jpgraph.php settings:
  • DEFINE('DIR_BASE', '/var/www/html/mantis/jpgraph/');
  • DEFINE('CACHE_DIR', '/var/www/html/mantis/jpgrap/jpgraph_cache/');
  • DEFINE('TTF_DIR', '/usr/share/X11/fonts/TTF/'); - this is where some X11 TTF fonts are
  • DEFINE('MBTTF_DIR', /usr/share/fonts/'); - I did not find anymore TTF fonts on my box
All folders have apache as the group.

php.ini
  • memory_limit = 128M
I am running Fedora Core 8. I am trying to present Mantis as an alternative to our current system. The graphing I am afraid is a deal breaker. Any help is appreciated.

Thanks,

Re: No Graphs

Posted: 14 Apr 2008, 17:47
by PeasantKing
Some more information:

I cannot get the user jpp for the Code to work when people sign up either.

Any help is appreciated I would love to get this thing off the ground.