• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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