Hi,
I just upgraded my eZ 4.1 in cluster mode. And I found several important points for the next version: - Clusterize.php needs mysql_ functions, so clustering is impossible while using only mysqli. - The FileHandler definition have changed. Only the settings/file.ini describe it, don't forget to add it when the 4.1 doc will be ok. - The DBBackend has changed too. But, the index_image.php still uses "mysql" , it's a bit confusing. Note that, if you define the FileHandler with "mysql" in the file.ini and you run the clusterize script, the whole instance is broken. I haven't found the solution to fix, expect by using a backup ;) Otherwise, when you know this points everything is OK and works perfectly ;) I hope these notes will be helpfull. Regards. -- Sébastien MOREL | NOVACTIVE Responsable Développement Tel : + 33 1 48 24 33 60 Fax : + 33 1 48 24 33 54 http://www.novactive.com <http://www.novactive.com/>
-- Sdk-public mailing list [email protected] http://lists.ez.no/mailman/listinfo/sdk-public
