[Zope] Zope 4 migration

Michael Brunnbauer brunni at netestate.de
Wed Dec 11 12:42:04 CET 2019


hi all,

Python 2 is nearing end of life and the next weeks will be a horrible time
of migration and swearing for me. I will simply abandon many old 
projects and websites but there is still a lot to do.

I have started looking into Zope 4. The recommended way to install it is to
use zc.buildout:

 python3.7 -m venv .
 bin/pip install -U pip zc.buildout
 bin/buildout

Python 2 does not have a venv module and the recommended way to migrate is to
first migrate to Zope 4 with Python 2. Does the buildout thing work with
Python 2?

I managed to install Zope 4 using pip and get an instance running with
runwsgi. Now I am wondering how to stop it? How am I supposed to stop a
running instance? There seems to be no command and no option in the GUI.

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 brunni at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://mail.zope.org/pipermail/zope/attachments/20191211/55e4805e/attachment.sig>


More information about the Zope mailing list