Images not showing, eZP323 and win32

Author Message

Trond Åge Kvalø

Wednesday 03 December 2003 6:34:52 am

Hi there!

I'm running Apache/2.0.47 (Win32) With PHP/4.3.2

Installing eZ Publish 323 was rather simple. It told me that I had ImageMagick installed.

But when I tried to follow the tutorial "building an eZ Publish Site", I got som real problems when I tried to upload images.

The debug area had a warning in it stating that it was unable to execute the c:\winnt\System32/convert.exe.

It turned out that win2k already has a program called convert.exe in the system32 folder. Therefore eZP wrongly assumed that I had ImageMagick installed (that's my theory at least).

So I downloaded ImageMagick and installed it in c:\programfiler\ImageMagick557 and altered the /settings/override/image.ini.append.php so that the ConvertPath = c:\programfiler\ImageMagick557 and set the ConvertExecutable = convert.exe

Now I thought I was ready to get some pictures in there, but no.

I also had to set the local security settings for the c:\programfiler\ImageMagick557 folder so that everyone had access to it.

Then I had to upload the image a couple of times, as mentioned in the bug note in the tutorial.

And now it works!

Hope this information may have some use for other readers.

Best regards
Trond Åge Kvalø
Senior developer
Atlantia as
http://www.atlantia.no/

trondåge

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

Main resources:

Total runtime0.6408 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.0048 589.3438152.6250
Module start 'layout' 0.00480.0028 741.968839.4609
Module start 'content' 0.00760.6318 781.4297434.4688
Module end 'content' 0.63940.0013 1,215.89848.1563
Script end 0.6407  1,224.0547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4887160.0002
Check MTime0.00130.1995160.0001
Mysql Total
Database connection0.00070.105410.0007
Mysqli_queries0.602894.0811460.0131
Looping result0.00040.0614440.0000
Template Total0.612095.520.3060
Template load0.00200.304520.0010
Template processing0.610095.196320.3050
Template load and register function0.00020.029810.0002
states
state_id_array0.00080.126110.0008
state_identifier_array0.00090.136520.0004
Override
Cache load0.00160.2517200.0001
Sytem overhead
Fetch class attribute can translate value0.00040.061510.0004
Fetch class attribute name0.00060.096710.0006
XML
Image XML parsing0.00010.022310.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00070.1059100.0001
String conversion0.00000.001240.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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs