How to define DB-location in a Plone-4.1-Unified-Zeo-Install?

北慕城南 提交于 2020-01-05 08:35:08

问题


In Plone's 4.3.1-Unified-Installer's base.cfg (ZEO) I can see, it is possible to define the ZODB-location as a variable, in Plone-4.1.6-Unfied-Installer's base.cfg, not.

Before I start investigating further: Is is it possible to mimicry this in 4.1 by simply adjusting the config, or does this option depend on higher core-package-versions?


回答1:


Yes, you should be able to do it by adjusting the 4.1.x config. The 4.3.x feature was just an enhancement of the installer; the ability to do it has always been present in the plone.recipe.zope* recipes.



来源:https://stackoverflow.com/questions/19026321/how-to-define-db-location-in-a-plone-4-1-unified-zeo-install

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!