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
