Share » Forums » Install & configuration » eZDBFileHandler

eZDBFileHandler

eZDBFileHandler

Tuesday 25 May 2010 7:10:41 am - 4 replies

Author Message

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.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu