Here is what you need to do to be able to run triplify on FusionForge. 1- Download triplify sources (0.7 version) (http://downloads.sourceforge.net/project/triplify/triplify-php/0.7/triplify-0.7.zip) 2- Extract it inside /usr/share/gforge/www/ as triplify/ 3- patch /usr/share/gforge/www/triplify/index.php with index.php.patch. Here is the command to run: $ patch -b -p1 < index.php.patch 4- Add the provided config file (triplify_config/config.inc.php) to triplify/ directory and configure the gforge user's password. 5- Run triplify by going to http://your-fusionforge-domain-name/triplify/ or to the individual queries http://your-fusionforge-domain-name/triplify/[tracker/|issue/|etc.] NOTE: This is experimental. -- Sabri Labbene & Olivier Berger |