Hello Michael, On Thu, Dec 12, 2019 at 07:42:21AM +0100, Michael Howitz wrote: > This means you have to install some packages (how to do this depends on your > installation variant.) > > ZODBMountPoint.MountedObject lives in the package Products.TemporaryFolder. > The SiteErrorLog lives in Products.SiteErrorLog.
Thank you very much for your help. I have some reservations about installing Products.TemporaryFolder. See here: https://pypi.org/project/Products.Sessions/ "The default session support under Zope 2 relied on Products.TemporaryFolder for storing session data, which in turn used the tempstorage package. tempstorage is no longer recommended because it has unfixed and possibly unfixable issues under Zope 4 that lead to corrupted temporary storages." Also, for me this means installing 8 Products after installing Zope with pip: Sessions, ExternalMethod, PythonScripts, ZSQLMethods, ZMySQLDA, MailHost, TemporaryFolder, SiteErrorLog. Would the standard zc.buildout install already contain some of those? I somehow got attached to the pip way over the years but maybe I should really switch. > The documentation says to use virtualenv instead of venv on Python 2.7, see > https://zope.readthedocs.io/en/4.x/INSTALL.html#built-in-standard-buildout-configuration Can't remember seeing that note yesterday :-) In any case - thanks! Regards, Michael Brunnbauer -- ++ Michael Brunnbauer ++ netEstate GmbH ++ Geisenhausener Straße 11a ++ 81379 München ++ Tel +49 89 32 19 77 80 ++ Fax +49 89 32 19 77 89 ++ E-Mail bru...@netestate.de ++ https://www.netestate.de/ ++ ++ Sitz: München, HRB Nr.142452 (Handelsregister B München) ++ USt-IdNr. DE221033342 ++ Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
signature.asc
Description: PGP signature
_______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )