Zope 4 migration

Michael Brunnbauer <[email protected]> Wed, 11 Dec 2019 12:42:04 +0100
Newsgroups gmane.comp.web.zope.general
Message-ID <[email protected]>
--===============4517215809177951294==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24"
Content-Disposition: inline


--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


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=20
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

--=20
++  Michael Brunnbauer
++  netEstate GmbH
++  Geisenhausener Stra=DFe 11a
++  81379 M=FCnchen
++  Tel +49 89 32 19 77 80
++  Fax +49 89 32 19 77 89=20
++  E-Mail [email protected]
++  https://www.netestate.de/
++
++  Sitz: M=FCnchen, HRB Nr.142452 (Handelsregister B M=FCnchen)
++  USt-IdNr. DE221033342
++  Gesch=E4ftsf=FChrer: Michael Brunnbauer, Franz Brunnbauer
++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTAkMfrYFFSaeacJ6u+j6gOLbYeuQUCXfDWCgAKCRC+j6gOLbYe
uWQqAJ9+2wi9VrVWEs4Ry+CCphjo6zCVBQCgzHSJ1KkI2lKRZc53XorskJgcs5s=
=BNZR
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--

--===============4517215809177951294==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Zope maillist  -  [email protected]
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 )

--===============4517215809177951294==--