Announcement

#1 2013-09-13 10:16:48

raymond1965
Member
2013-09-05
83

ImageMagick

Is there more to change or to add to let ImageMagick work?

I added the directory link, but I saw also a plugin, but that one is not up to date.

Thanks

Ray

Offline

 

#2 2013-09-13 10:32:45

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

Hi

check the local config if your server doesn't have Imagick enabled, to set the path of ext_imagemagik to the binaries of IM


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2013-09-13 11:07:17

raymond1965
Member
2013-09-05
83

Re: ImageMagick

Hi,
Yes they have it enabled

I added this to the config.
$conf['ext_imagick_dir'] = '/usr/share/ImageMagick-6.2.8/doc/index.html';


Do I need more to do to let it work?
Or what do I have to see in the admin. when  It's working?

Thanks

Ray

Offline

 

#4 2013-09-13 11:15:26

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: ImageMagick

the name of the parameter is ext_imagick_DIR

here you gave the path to a file, it must be the directory where is the binary (so no "doc", but "bin" or such thing)

Offline

 

#5 2013-09-13 11:21:13

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

to complete mistic100, you will see it in the admin panel (Ctrl F5 to refresh without the cache of your browser)

but can't install Imagik? that's much easier


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#6 2013-09-13 11:56:33

raymond1965
Member
2013-09-05
83

Re: ImageMagick

Hi I think I mis something
This is the correct link: $conf['ext_imagick_DIR'] = '"/usr/bin/"'; for euroartgallery.be

Only I see anything in the admin..

Thanks

Raymond

Offline

 

#7 2013-09-14 06:43:20

Audin Malmin
Guest

Re: ImageMagick

Thanks for the "_DIR" information. 

May I humbly suggest that someone with the power:

a) make the config options case-insensitive...the username field also suffers from excessive case sensitivity...a problem with modern mobile devices.

b) correct the FAQ on the website to show the correct case?

 

#8 2013-09-14 10:40:19

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

thx for report! corrected

you can set $conf['insensitive_case_logon'] = true;


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#9 2013-09-14 13:22:30

raymond1965
Member
2013-09-05
83

Re: ImageMagick

Hi,
// Library used for image resizing. Value could be 'auto', 'imagick',
// 'ext_imagick' or 'gd'. If value is 'auto', library will be choosen in this
// order. If choosen library is not available, another one will be picked up.
$conf['graphics_library'] = 'auto';

// If library used is external installation of ImageMagick ('ext_imagick'),
// you can define imagemagick directory.
$conf['ext_imagick_DIR'] = '/usr/bin/';

Is this  correct and what will I see in the admin.? Any button options .....?

Thanks

Ray

Offline

 

#10 2013-09-14 14:03:52

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

?
first admin page you see the graphic library

$conf['graphics_library'] = 'ext_imagick';
if you want to use ext_imagick


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#11 2013-09-14 15:07:58

raymond1965
Member
2013-09-05
83

Re: ImageMagick

Hi,
Okay I changed it, but ext_imagick_DIR should be ext_imagick_dir otherwise I get an error on admin/intro.php on line 288

i clean the cache and history, so what should I do now or see in the admin.?

Thanks

Ray

Offline

 

#12 2013-09-14 15:20:42

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: ImageMagick

I put "dir" in uppercase only to insist of the fact it means "directory" (and you put the path to a file)
all config parameters are lowercase

Offline

 

#13 2013-09-14 15:47:47

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

and me I really thought I did wrong on the Doc lol


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#14 2013-09-14 16:23:42

raymond1965
Member
2013-09-05
83

Re: ImageMagick

Why everybody talk difficult.

Give me an example from your config. to compare

And, I still don't know what I should see or maybe there is nothing to see in the admin??????

Show a print screen or something.

Thanks

Ray

Offline

 

#15 2013-09-14 16:28:27

flop25
Piwigo Team
2006-07-06
7037

Re: ImageMagick

On the first admin page, I have for instance:
Environment
        Operating system: Linux
        PHP: 5.3.3 (Show info) [2013-09-14 16:24:56]
        MySQL: 5.1.69-log [2013-09-14 16:24:56]
        Graphics Library: ImageMagick 6.5.4-7

you should have  Graphics Library: External ImageMagick xxx
if you don't, that means either the path is wrong, either the install of IM has something wrong, or a permission issue


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact