Hi
I am running Windows2000 with Apache 2.2 with mod_perl and I am trying to get GraphViz to work. (perl-graphviz)
The thing works perfectly in batch(command mode if you will) but when running on the web, dot.exe hangs and never returns.
dot.exe comes with Graphviz, and graphviz.pm starts it up via IPC::run.
Is anyone at the monistary familiar with this ?
I have graphviz working with PHP on the web so there is I think no problem with dot.exe.
Anyone ?
Please dont say stick to PHP.....