ez 3.5.0 chooses ImageGD but ImageMagick should be available.

Author Message

Jesper Haggren

Sunday 09 January 2005 10:29:34 am

hi,

I have a clean Debian Linux installed with LAMP (linux, apache, mysql and php4). Even gd1+2 and imagemagick is installed, dump from phpinfo():

ImageMagick support enabled
Magick Backend ImageMagick
ImageMagick version 6.0.3
PHP imagick version 0.9.7
MaxRGB 65535
Supported image formats tmp
Font Family - Name AvantGarde - AvantGarde-Book

The problem is that eZ 3.5.0 setup wizard still chooses "ImageGD" for imagemanipulation. Why is that?

I sit here reading the eZ book and it clearly states that ImageMagick is the best choice.

Whats the solution?

/Haggren

Markus Baumann

Thursday 13 January 2005 2:35:34 am

Did you specify the ImageMagick path during the FineTuning process?

Jesper Haggren

Thursday 13 January 2005 3:11:06 am

the finetune-process didn't ask about anything with Imagemagick, at first it only complaint about lack of GD, the I installed the PHP4-GD package. After that I just went on.

the eZ book states that you can give a direct path to the imagemagick-binary in the image.ini. I tried that to, and that didn't work eighter..

/Haggren

Martin Burger

Thursday 31 March 2005 10:32:24 am

Disabling open_basedir helped for me.

http://www.netbeyond.de/

Ekkehard Dörre

Thursday 31 March 2005 11:40:10 pm

Hi,

set your ... by hand, then it should work.
settings/override/image.ini.append.php

<?php /* #?ini charset="iso-8859-1"?

[GDSettings]

HasGD2=true


[ImageMagick]

IsEnabled=true

ExecutablePath=/usr/bin

Executable=convert

*/ ?>

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Ulrich L.

Tuesday 10 May 2005 1:04:57 am

How can it be prooved that ezp really makes use of IM instead of GD?
Wizard told me IM is not available though I entered the correct path (in my case /usr/local/bin).
Of course I can do the suggested settings in the image.ini, but how do I know wether they are really taken in effect?
Thanks for any help!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:16:48
Script start
Timing: Jan 18 2025 15:16:48
Module start 'layout'
Timing: Jan 18 2025 15:16:48
Module start 'content'
Timing: Jan 18 2025 15:16:49
Module end 'content'
Timing: Jan 18 2025 15:16:49
Script end

Main resources:

Total runtime0.7182 sec
Peak memory usage4,096.0000 KB
Database Queries72

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 589.5156152.6875
Module start 'layout' 0.00530.0031 742.203139.5234
Module start 'content' 0.00840.7083 781.7266677.0703
Module end 'content' 0.71670.0015 1,458.796916.0781
Script end 0.7182  1,474.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.4158160.0002
Check MTime0.00120.1719160.0001
Mysql Total
Database connection0.00070.091610.0007
Mysqli_queries0.654391.1042720.0091
Looping result0.00070.0988700.0000
Template Total0.689496.020.3447
Template load0.00200.276720.0010
Template processing0.687495.708220.3437
Template load and register function0.00020.025610.0002
states
state_id_array0.00100.140510.0010
state_identifier_array0.00110.156420.0006
Override
Cache load0.00170.2311370.0000
Sytem overhead
Fetch class attribute can translate value0.00050.068550.0001
Fetch class attribute name0.00110.150580.0001
XML
Image XML parsing0.00140.200050.0003
class_abstraction
Instantiating content class attribute0.00000.001880.0000
General
dbfile0.00100.1431220.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs