eZDBFileHandler

Author Message

Christophe Campan

Tuesday 25 May 2010 7:10:41 am

Hello,

I have made an eZPublish 4.3 installation with the eZDBFileHandler mod.

I have done all what is write on this next page :

http://ez.no/doc/ez_publish/technical_manual/4_x/features/clustering/setting_it_up_for_an_ezdbfilehandler

But after this, my design is KO.

EZPublish search the link 'http://xxxxx/var/ezwebin_site/cache/public/stylesheets/3e08b22e788f030c151caf0bcba0277f_all.css'

But he never find it.

Matthieu Sévère

Tuesday 25 May 2010 7:35:20 am

Hello,

You should try this patch it may work : http://issues.ez.no/16669

--
eZ certified developer: http://ez.no/certification/verify/346216

Christophe Campan

Tuesday 25 May 2010 8:18:56 am

Now the design is ok. Thanks.

But eZpublish didn't found any image.

He looks for : "/var/ezwebin_site/storage/images/solutions/web-publishing/in-hac-habitasse-platea/357-3-fre-FR/In-hac-habitasse-platea_medium.jpg".

I have my index_cluster.php in document_root.

And my .htaccess normally good.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^/var/([^/]+/)?storage/images-versioned/.* /index_cluster.php [L]
RewriteRule ^/var/([^/]+/)?storage/images/* /index_cluster.php [L]
RewriteRule ^/var/([^/]+/)?cache/public/(stylesheets|javascript).* /index_cluster.php [L]
RewriteRule content/treemenu/? index_treemenu.php
RewriteRule ^index_treemenu\.php - [L]
RewriteRule ^design/standard/images/favicon\.ico - [L]
RewriteRule !(\.(gif|jpe?g?|png|css|js|swf|html?)|var(.+)storage.pdf(.+)\.pdf)$ index.php
DirectoryIndex index.php
</IfModule>

Any solution ?

Matthieu Sévère

Tuesday 25 May 2010 8:33:09 am

Did you successfully run clusterize.php ?

If I can advise and if you can you should try eZDFS Cluster mode : http://ez.no/doc/ez_publish/technical_manual/4_x/features/clustering/setting_it_up_for_an_ezdfsfilehandler

It is the recommended one when possible ;)

--
eZ certified developer: http://ez.no/certification/verify/346216

Christophe Campan

Tuesday 25 May 2010 8:38:41 am

Yep, I run successfully clusterize.php.

I will try ezdfshandler. Thank for all.

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 10:34:17
Script start
Timing: Jan 18 2025 10:34:17
Module start 'layout'
Timing: Jan 18 2025 10:34:17
Module start 'content'
Timing: Jan 18 2025 10:34:17
Module end 'content'
Timing: Jan 18 2025 10:34:17
Script end

Main resources:

Total runtime0.0195 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.0084 587.9063152.6250
Module start 'layout' 0.00840.0033 740.531339.4453
Module start 'content' 0.01170.0056 779.976693.4141
Module end 'content' 0.01730.0021 873.390634.3047
Script end 0.0194  907.6953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002613.2956140.0002
Check MTime0.00126.0344140.0001
Mysql Total
Database connection0.002110.803010.0021
Mysqli_queries0.003718.804130.0012
Looping result0.00010.579710.0001
Template Total0.00178.810.0017
Template load0.00094.827310.0009
Template processing0.00083.903910.0008
Override
Cache load0.00063.288710.0006
General
dbfile0.00031.358880.0000
String conversion0.00000.170040.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