Here's my config:
Windows Server 2003
PHP 4.3.10
Mantis 0.19.2
WinGraphviz 1.02.25
Here's what I've done:
- Installed WinGraphviz
Confirmed that it works with the test script from the WinGraphviz website
Enabled relationship graphs in config.inc.php
Now the relationship graph links show up and the pages load without error but no graph is displayed. The box where the graph should be is displayed with the graph title, links and legend, but the graph itself is missing.
I added some debug code to graphviz_api.php and it seems like the COM() call is failing (returning null). However, as mentioned, the VB test script is able to create wingraphviz objects without problem.
Any thoughts?
Thanks,
Mitch McHenry