That resolved my nagging question of forced vs gentle shutdown. Helps to keep the installer around to read. Thanks
On Jul 25, 9:31 am, "Steve McMahon" <[EMAIL PROTECTED]> wrote: > If you've used the Unified Installer (as the path suggests), you should find > sample init scripts and instructions for the major platforms in the > installer tarball. > > > > On Thu, Jul 24, 2008 at 4:49 PM, Dale DeWitt <[EMAIL PROTECTED]> wrote: > > Thank you for the linux tip. I edited the rc.local file inserting / > > opt/Plone-3.1/zinstance/bin/zopectl start . . . although I'm sure /opt/ > > Plone-3.1/zinstance/bin/instance start would equally suffice. Worked > > as desired. Again, mucho thanks. Dale > > > On Jul 23, 5:09 pm, kain <[EMAIL PROTECTED]> wrote: > > > If you installed it as a standalone installation (with python bundled and > > so > > > on), you can add it to /etc/rc.local (or somewhere where your distro puts > > > commands to start). You can write something like > > > a /opt/plone/plone-site/bin/zopectl start. > > > If you are using debian you should remove return 0 at the end of file or > > it > > > will no work. > > > > k. > > > On Wednesday 23 July 2008 22:36:10 Dale DeWitt wrote: > > > > > Windows has a service and there's some documentation with apple but I > > > > can't seem to find any documentation regarding running plone in linux > > > > automatically when the OS is booted. Am I suffering from search > > > > burnout or is the preferred mode in linux manual startup? > > > > > _______________________________________________ > > > > Setup mailing list > > > > [EMAIL PROTECTED] > > > >http://lists.plone.org/mailman/listinfo/setup > > > > _______________________________________________ > > > Setup mailing list > > > [EMAIL PROTECTED]://lists.plone.org/mailman/listinfo/setup > > > _______________________________________________ > > Setup mailing list > > [EMAIL PROTECTED] > >http://lists.plone.org/mailman/listinfo/setup > > -- > > ______________________________________________________ > > Steve McMahon > Reid-McMahon, LLC > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > _______________________________________________ > Setup mailing list > [EMAIL PROTECTED]://lists.plone.org/mailman/listinfo/setup _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
