Help talk:Contents
From TUTOS
When I try and display a Gant Chart I get an error message that says No or incorrect Jpgraph in 'jpgraph' TUTOS needs 1.11 or newer! See: http://www.aditus.nu/jpgraph/
Can anyone explain where/how this is to be installed on my server?
Answer:
1) Download the jpgraph package
2) Extract it in .../tutos/php/
3) rename the new jpgraph.... subdirectory to just jpgraph
4) check that your config.php file has an entry like
$tutos[jpgraph] = "jpgraph";
which will describe the path to the jpgraph package relatively to tutos/php
Gero 20:26, 30 July 2006 (CEST)