[ansel] Problems installing Ansel

Ralf Lang lang at b1-systems.de
Wed Oct 2 11:28:08 UTC 2013


On 02.10.2013 12:30, lloowen wrote:
>  Thanks for the supper fast reply :)
> 
> "You need to configure a Horde_Image driver. Do That in the base horde
> app's config."
> 
> Thats the problem, I'm not sure how to do that. If there was any
> documentation, I certainly give it a try.
> 

In your browser, go to /admin/config/config.php?app=horde and select the
"Image Manipulation" tab. Select either PECL or ImageMagic and configure
as needed.

An example output conf.php snippet would be:

$conf['image']['convert'] = '/usr/bin/convert';
$conf['image']['identify'] = '/usr/bin/identify';
$conf['image']['driver'] = 'Im';
$conf['exif']['driver'] = 'Bundled';

(for cli ImageMagick, the 2nd option)

-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.horde.org/archives/ansel/attachments/20131002/8701eb32/attachment.bin>


More information about the ansel mailing list