Image management with Imagemagick

Author Message

Pascal France

Friday 10 December 2010 5:48:29 am

Hi,

In a hosting, management of image sizes in OE has disappeared and the images were not displayed anymore on the site. While everything worked perfectly so far.
The solution to this problem is to specify this in override / image.ini.append.php:

[ImageMagick]
IsEnabled = false

This is illogical since ImageMagick is installed on the server (for sure). But it works ;-)

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

Jérôme Vieilledent

Friday 10 December 2010 6:02:44 am

Hello

What about [ImageMagick].ExecutablePath ?

Carlos Revillo

Friday 10 December 2010 6:04:45 am

Probably working because ez publish usign php-gd instead of imagemagick now?

Pascal France

Friday 10 December 2010 8:42:30 am

@ Jérôme,

The technician told me he has reinstalled imagemagick and the path is /usr/bin/convert

@Corlos,

Maybe you're right...

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

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 02:21:18
Script start
Timing: Jan 18 2025 02:21:18
Module start 'layout'
Timing: Jan 18 2025 02:21:18
Module start 'content'
Timing: Jan 18 2025 02:21:18
Module end 'content'
Timing: Jan 18 2025 02:21:18
Script end

Main resources:

Total runtime0.0166 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.1719152.6406
Module start 'layout' 0.00630.0031 741.812539.4844
Module start 'content' 0.00940.0051 781.296989.5078
Module end 'content' 0.01450.0020 870.804734.2891
Script end 0.0166  905.0938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002816.9739140.0002
Check MTime0.00126.9356140.0001
Mysql Total
Database connection0.00116.386410.0011
Mysqli_queries0.002716.431830.0009
Looping result0.00000.090610.0000
Template Total0.00159.210.0015
Template load0.00105.818510.0010
Template processing0.00063.370010.0006
Override
Cache load0.00073.949410.0007
General
dbfile0.00021.398980.0000
String conversion0.00000.040340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs