Forums / Setup & design / eZ 4.3 Cluster setup
Akhilesh Singh
Sunday 30 January 2011 9:15:25 pm
Hi All,
Can any one guide me how can i setup eZP 4.3 in Clustering mode.
Thank you,Akhi
Peter Keung
Monday 31 January 2011 5:04:41 am
These docs are good, with eZ DFS being the recommended setup:
http://doc.ez.no/eZ-Publish/Technical-manual/4.4/Features/Clustering
http://www.mugo.ca Mugo Web, eZ Partner in Vancouver, Canada
Monday 31 January 2011 7:49:01 am
Hi Peter Keung,
Thank you for the reply I checked that document but somehow i am unable to get that working. Everything works fine but as soon as i delete the files as mentioned in step 9: 9. Remove the imported files from the file system image files get broken. I have added the rewrite rule just below RewriteEngine On in .htaccess file at root I have deleted the storage folder as mentioned in step 9. the field in table ezdbfile_data filedata of datatype BLOB is empty an suspect this should not happen.can you point out any thing i should check for this behaviour..am using eZp 4.3
Thanks,Akhilesh S
Tuesday 01 February 2011 10:54:56 pm
Hello All,
I checked every thing, i suspect "index_cluster.php" is not called when retrieving images i don't know whats the issue with my RewriteRule but can any one suggest me how can i solve this please...
i have used the same RewriteRule rules mentioned at :
http://doc.ez.no/eZ-Publish/Technical-manual/4.3/Features/Clustering/Setting-it-up-for-an-eZDBFileHandler
but this is not working i event tried putting die(); in file index_cluster.php but its never called.
Thank you,Akhilesh S