Date: Fri, 08 Nov 2013 17:13:33 +0400 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: Alice Vixie <alice.vixie@gmail.com>, zope@freebsd.org Subject: Re: Plone port without even plonectl ? Message-ID: <527CE37D.4090208@yandex.ru> In-Reply-To: <CABLVZhGfB34JM4gkrHqzQfVWvdtERuNaL5fTf8DB5GM7fwYg2w@mail.gmail.com> References: <CABLVZhGfB34JM4gkrHqzQfVWvdtERuNaL5fTf8DB5GM7fwYg2w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Alice Vixie wrote on 08.11.2013 15:45: > Hi, > > a beginner's question: after installing www/plone I couldn't even > find plonectl command as recommended at the very start of the manual. > > > Is there any FreeBSD-ports-friendly manual? The official one starts > with strong warning against the packages and ports (incl. FreeBSD). > > > Thank you very much in advance > What's plonectl? In FreeBSD it have no individual start-up script - you just starting zope with plone installed. Just start it with `service zope213 start` and add zope213_enable="YES" in /etc/rc.conf to survive the reboot. That's all. There is another options to set multiple Zope instances etc, you may find that info there: /usr/ports/www/zope213/files/package-pkg-message.in It is displayed upon install. -- Regards, Ruslan T.O.S. Of Reality
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?527CE37D.4090208>
