• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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