• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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