urgent imaging problem!

Author Message

Philipp Melab

Wednesday 10 March 2004 8:55:56 am

I had to move an eZpublish site from my unix/apache to a win2k/IIS machine. The Normal installation didn't work there, and so i simply moved the site and checked all the *.ini files. Everything worked except the image system. The unix machine used imagemagick, the win2k imagegd. I've set ImageMagick IsAvailable=false in the image.ini, but I still get a

--
php-Error:
Fatal error: Call to undefined function: isphpversionsufficient() in <ez-folder>\lib\ezimage\classes\ezimagegdhandler.php on line 702

--
and this Warning:
Warning: eZImageManager::factoryFor Mar 10 2004 18:01:29
The Image Factory class ezimageshellfactory was not found, cannot create factory

Looks like eZpublish is still trying to use ImageMagick, but I don't know how to change that.

--
thats in my image.ini:
[GD]
Name=GD
IsEnabled=true
Handler=ezimagegd

[ImageMagick]
Name=ImageMagick
IsEnabled=false
Handler=ezimageshell

What do I have to change?

yours
Philipp

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 19 2025 04:24:35
Script start
Timing: Jan 19 2025 04:24:35
Module start 'layout'
Timing: Jan 19 2025 04:24:35
Module start 'content'
Timing: Jan 19 2025 04:24:36
Module end 'content'
Timing: Jan 19 2025 04:24:36
Script end

Main resources:

Total runtime1.0339 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 590.2813152.6250
Module start 'layout' 0.00570.0034 742.906339.4453
Module start 'content' 0.00901.0235 782.3516406.6797
Module end 'content' 1.03250.0013 1,189.03138.1719
Script end 1.0338  1,197.2031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2967160.0002
Check MTime0.00130.1245160.0001
Mysql Total
Database connection0.00080.075710.0008
Mysqli_queries0.994296.1591460.0216
Looping result0.00040.0384440.0000
Template Total1.002396.920.5011
Template load0.00190.183120.0009
Template processing1.000496.756520.5002
Template load and register function0.00020.017710.0002
states
state_id_array0.00170.162410.0017
state_identifier_array0.00120.118020.0006
Override
Cache load0.00150.1485250.0001
Sytem overhead
Fetch class attribute can translate value0.00050.044210.0005
Fetch class attribute name0.00070.065610.0007
XML
Image XML parsing0.00010.012810.0001
class_abstraction
Instantiating content class attribute0.00000.000310.0000
General
dbfile0.00150.1434100.0001
String conversion0.00000.000740.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs