Images are not shown

Author Message

Wolfgang Buldt

Sunday 12 October 2003 3:13:38 pm

I read in the forum and the articel "Images do not work". I have checked all out. safe_mode ist off, open_basedir = novalue, the var directorys have 777 and the files are uploaded.
The Image append.php. in settings/override:
[ConverterSettings]
UseConvert=false
UseGD=true
I have not imageMagic and php.info shows:
GD Support enabled
GD Version bundled (2.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled

Apache 1.3.19 and php 4.3 on suse Linux 8.

Has anyone an idea, what i could change at the configuration?
The Rest of ezpublish works well.

Adolfo Barragán

Tuesday 21 October 2003 12:09:11 am

I think you must add the [Rules] section in your image.ini.append for use gd. EzPublish use Convert by default

[Rules]
DefaultRule=image/jpeg;gd
Rules[]=image/jpeg;image/jpeg;gd
Rules[]=image/png;image/png;gd
Rules[]=image/gif;image/png;gd
Rules[]=image/xpm;image/png;gd
Rules[]=image/tiff;image/png;gd

Regards
Adolfo Barragán

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:38:04
Script start
Timing: Jan 18 2025 19:38:04
Module start 'layout'
Timing: Jan 18 2025 19:38:04
Module start 'content'
Timing: Jan 18 2025 19:38:05
Module end 'content'
Timing: Jan 18 2025 19:38:05
Script end

Main resources:

Total runtime1.3227 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 587.9141152.6250
Module start 'layout' 0.00650.0027 740.539139.4453
Module start 'content' 0.00921.3122 779.9844462.3281
Module end 'content' 1.32140.0012 1,242.31258.1719
Script end 1.3227  1,250.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2494160.0002
Check MTime0.00130.0978160.0001
Mysql Total
Database connection0.00070.049710.0007
Mysqli_queries1.274996.3825540.0236
Looping result0.00060.0431520.0000
Template Total1.284697.120.6423
Template load0.00240.181020.0012
Template processing1.282296.938620.6411
Template load and register function0.00020.014510.0002
states
state_id_array0.00240.178610.0024
state_identifier_array0.00200.151420.0010
Override
Cache load0.00190.1425320.0001
Sytem overhead
Fetch class attribute can translate value0.00060.045520.0003
Fetch class attribute name0.00120.092820.0006
XML
Image XML parsing0.00020.017920.0001
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00060.0472100.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs