• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Graphviz not found by website

lfaulkneruk

New Pleskian
Hi All,

I have recently installed itop onto my server via a subdomain. Everything is working as it should apart from graphviz. I can see that graphviz is installed to /usr/bin/dot as it should be however each time I access the page that requires graphviz I get the following error;

graphviz not found (executable path: /usr/bin/dot)

Is there something which I am missing within plesk that is stopping the website being able to see the dot application or do I need to chown the dot application? (Currently root:root)

Hope you can help...
 
Hi lfaulkneruk,

did you probably forgot to include your path at the "include_path" and/or "open_basedir" - settings ?

=> HOME > Subscriptions > YOUR-DOMAIN.COM > PHP Settings
 
Back
Top