• 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 php --- access to /usr/bin (openbase_dir)

MSplesk

New Pleskian
hello,

one of the websites i hosted on a plesk server (17.5.3) needs ghostscript.
server: ubuntu 14.04 lts; plesk: 17.5.3

the website was made in typo3. if i want to read vector-images (ai, pdf) i got the following error:
======================
Read pdf
Image generation failed
ImageMagick / GraphicsMagick handling is enabled, but the execute command returned an error. Please check your settings, especially ['GFX']['im_path'] and ['GFX']['im_path_lzw'] and ensure Ghostscript is installed on your server.

Read ai
Image generation failed
ImageMagick / GraphicsMagick handling is enabled, but the execute command returned an error. Please check your settings, especially ['GFX']['im_path'] and ['GFX']['im_path_lzw'] and ensure Ghostscript is installed on your server.
======================

maybe the openbase_dir directory isn´t set correctly. imagemagick and ghostscript was installed.
(/usr/bin/convert and /usr/bin/gs) i can change the openbase_dir setting to "none", but i think this
is a security risk?! how can i set access to this files/directory without security risk?

thanks for advices.
 
Back
Top