ImageMagick is installed, but PHP's open_basedir restriction prevents Gallery from using it

frankes

Joined: 2013-12-14
Posts: 1
Posted: Sat, 2013-12-14 01:52

ImageMagick is installed, but PHP's open_basedir restriction prevents Gallery from using it

Checked phpinfo and open_base has no value.
open_basedir no value

Along with that, I updated the path located at admin->settings->advanced -> gallery graphics_toolkit_path

To /usr/bin and /usr/bin/convert but the error remains.

All help is appreciated, thank you.

PHP 5.2 and ImageMagick is compiled.

 
MatthiasR

Joined: 2014-03-03
Posts: 1
Posted: Mon, 2014-03-03 07:07

I copy the "convert" file to <webfolder>/bin and add the path to graphics_toolkit_path. My Apache has no rights on /usr/bin.

Matthias