problems creating images

Author Message

Marco Righetti

Tuesday 10 January 2006 4:42:47 am

Hello again!

Ive some Problem generating images in content

<b>Debug output: </b>
<i>Warning: eZImageShellHandler::convert Jan 10 2006 13:34:45
Failed executing: C:\WINNT\system32/convert.exe "-geometry" "100x160>" "var/tscm/storage/images/foto/217-3-eng-GB/foto.gif" "GIF:var/tscm/storage/images/foto/217-3-eng-GB/foto_small.gif", Error: , Return: 4 <i>

<b>Error:</b> eZImageManager::createImageAlias Jan 10 2006 13:34:45
Failed converting var/tscm/storage/images/foto/217-3-eng-GB/foto.gif to alias original in directory var/tscm/storage/images/foto/217-3-eng-GB

Using extensions like -> php_imagick.dll and php_gmagick.dll retrurns Problems restarting Apache:
did not find CORE_RL_Magick.dll ( isnt on my PC ) My System: 2000 prof / XAMPP 1.5

Someone knews the reason and so ill hope a solution?
Thanks to all

Best Regards
Marco

Ɓukasz Serwatka

Tuesday 10 January 2006 5:07:32 am

Hi Marco,

Look in to settings/override/image.ini.append.php file, and check if correct path is set to ImageMagick convert.exe file.

You can always switch from ImageMagick to PHP GD library. Just set IsEnabled=false in the same configuration file.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marco Righetti

Tuesday 10 January 2006 7:13:16 am

Hello Lukasz,

path of convert.exe is ok,
but loading php_gmagick.dll and php_imagick.dll lets missing CORE_RL_magick.dll.

I setted isEnabled =False and its ok, i will work in GD :-)

Thank you

Best Regards

Marco

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 31 2025 06:28:46
Script start
Timing: Jan 31 2025 06:28:46
Module start 'layout'
Timing: Jan 31 2025 06:28:46
Module start 'content'
Timing: Jan 31 2025 06:28:46
Module end 'content'
Timing: Jan 31 2025 06:28:46
Script end

Main resources:

Total runtime0.0153 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.0054 588.1563151.2109
Module start 'layout' 0.00540.0029 739.367236.6484
Module start 'content' 0.00830.0052 776.015690.1719
Module end 'content' 0.01360.0017 866.187533.9922
Script end 0.0153  900.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002516.3781140.0002
Check MTime0.00117.4065140.0001
Mysql Total
Database connection0.00074.450810.0007
Mysqli_queries0.002918.699130.0010
Looping result0.00000.163310.0000
Template Total0.00127.710.0012
Template load0.00095.846210.0009
Template processing0.00031.852810.0003
Override
Cache load0.00063.915610.0006
General
dbfile0.00106.238280.0001
String conversion0.00000.071640.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