it can not get pid no On Jan 17, 1:28 pm, cheetah <[email protected]> wrote: > thanks you > > but how to create the pid file ? > > pid=`python start-estep.py &` , it can not get it > > On Jan 16, 3:44 pm, Christoph Zwerschke <[email protected]> wrote: > > > > > > > > > Am 16.01.2012 06:46, schrieb cheetah: > > > > centos linux > > > Use a Unix start script that runs the start srcipt of your > > project:http://www.turbogears.org/1.0/docs/Install/InitScripts.html > > > Better, call the start script of your project via > > Supervisord:http://supervisord.org/ > > > Even better, use mod_wsgi. Then the CherryPy server does not need to run > > and you just need to start Apache: > > >http://www.turbogears.org/1.5/docs/Deploy/ApacheWsgi.html > > > -- Christoph
-- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

