Images don't show up

Author Message

Björn Dieding@xrow.de

Friday 20 December 2002 6:36:29 am

HI PPL,
the images don't show in my configuration. Shows up 2.2.7 just run fine. Where is the failure?

I copied the demo data in the folders. But the Variation folder is always empty. DOes anybody have a Idea?

#192.168.0.3
<VirtualHost 192.168.0.3:80>
<Directory /home/www/uni/>
Options FollowSymLinks Indexes ExecCGI
AllowOverride None
</Directory>

RewriteEngine On
RewriteRule !\.(gif|css|jpg|png)$ /home/www/uni/index.php

ServerAdmin root@localhost
DocumentRoot /home/www/uni/
ServerName 192.168.0.3
</VirtualHost>
#192.168.0.3:8000
<VirtualHost 192.168.0.3:8000>
<Directory /home/www/uni/>
Options FollowSymLinks Indexes ExecCGI
AllowOverride None
</Directory>

RewriteEngine On
RewriteRule !\.(gif|css|jpg|png)$ /home/www/uni/index_admin.php

ServerAdmin root@localhost
DocumentRoot /home/www/uni/
ServerName 192.168.0.3
</VirtualHost>

[FileSettings]
TemporaryDir=/tmp/
TemporaryPermissions=0770
StorageDir=var/storage
StorageDirPermissions=0770
StorageFilePermissions=0660
DirDepth=3
VarDir=var
CacheDir=cache

[ImageSettings]
NewDirPermissions=0770
NewImagePermissions=0660
SmallSizeWidth=60
SmallSizeHeight=60
MediumSizeWidth=150
MediumSizeHeight=150
LargeSizeWidth=600
LargeSizeHeight=600
ReferenceSizeWidth=200
ReferenceSizeHeight=200
ScaleLargerThenOriginal=false
OriginalDir=original
ReferenceDir=reference
VariationsDir=variations

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

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 30 2025 11:20:22
Script start
Timing: Jan 30 2025 11:20:22
Module start 'layout'
Timing: Jan 30 2025 11:20:22
Module start 'content'
Timing: Jan 30 2025 11:20:22
Module end 'content'
Timing: Jan 30 2025 11:20:22
Script end

Main resources:

Total runtime0.0239 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.1328151.2109
Module start 'layout' 0.00540.0038 739.3438220.6875
Module start 'content' 0.00920.0130 960.0313997.8047
Module end 'content' 0.02230.0016 1,957.835929.9922
Script end 0.0239  1,987.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.7328140.0002
Check MTime0.00114.7171140.0001
Mysql Total
Database connection0.00093.691410.0009
Mysqli_queries0.003012.565830.0010
Looping result0.00000.037910.0000
Template Total0.00124.910.0012
Template load0.00093.753310.0009
Template processing0.00031.171310.0003
Override
Cache load0.00072.749610.0007
General
dbfile0.00166.891080.0002
String conversion0.00000.025940.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