[Zope] Mounting secondary ZEO storages
Dieter Maurer
dieter at handshake.de
Fri Sep 3 14:17:38 EDT 2004
Richard Jones wrote at 2004-9-3 09:01 +1000:
> ...
>When I tried to update an *existing* setup to migrate it from a single Zope
>server to using ZEO, and then using the session_folder / Session-Data ZEO
>setup, it doesn't work - session_folder just gets created in the existing
>Data.fs. I tried deleting session_folder and restarting before re-adding the
>folder, to no avail.
>
>The "sessions" storage is mounted - it appears in the control panel. It just
>doesn't get used.
Delete the automatically created "session_folder" and replace it with
a "ZODB MountPoint" (of the same name) to your session storage.
--
Dieter
More information about the Zope
mailing list