Error: eZImageManager::createImageAlias

Author Message

Frode Slettum

Wednesday 01 October 2008 2:52:14 pm

I just moved my perfectly running site from a Linux server to a FreeBSD server. After that, I get the following error:

Error: eZImageManager::createImageAlias

Failed converting var/ezwebin_site/storage/images/media/images/verdenserobrer/1171-1-nor-NO/verdenserobrer.jpg to alias 'original' in directory 'var/ezwebin_site/storage/images/media/images/verdenserobrer/1171-1-nor-NO'

It looks like it happens on every image that comes from an object - not from images hard coded in templates.

The security on the file system looks fine. I tried to install a new site to see if the setup gave me any error messages, but I did not, except something about putting "AcceptPathInfo On" in httpd.conf. I ignored that message. Could that be the reason?

I'm using version 4.0

best regards
Frode Slettum

justin kazadi

Wednesday 05 November 2008 8:06:31 am

hello,
first of all check if you have image magic install on your FreeBSD server, secondly check your settings/override/image.ini.append.php if the path to image magic is correct
on this section

[ImageMagick]
IsEnabled=true
ExecutablePath="path_to_your_image magic_program"
Executable=convert

you can also read this topic:
http://ez.no/developer/forum/developer/error_ezimagemanager_createimagealias

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

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 04:17:58
Script start
Timing: Jan 31 2025 04:17:58
Module start 'layout'
Timing: Jan 31 2025 04:17:58
Module start 'content'
Timing: Jan 31 2025 04:17:58
Module end 'content'
Timing: Jan 31 2025 04:17:58
Script end

Main resources:

Total runtime0.0145 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.0053 588.2578151.2266
Module start 'layout' 0.00530.0025 739.484436.6953
Module start 'content' 0.00780.0050 776.179790.3125
Module end 'content' 0.01280.0016 866.492229.9922
Script end 0.0145  896.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002517.5263140.0002
Check MTime0.00117.3980140.0001
Mysql Total
Database connection0.00085.310910.0008
Mysqli_queries0.002215.106930.0007
Looping result0.00000.103610.0000
Template Total0.00128.510.0012
Template load0.00106.656310.0010
Template processing0.00031.773010.0003
Override
Cache load0.00074.802610.0007
General
dbfile0.00031.766480.0000
String conversion0.00000.054340.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