Thanks Daniel, what is 'git_http_backend'. Is this a module that needs
to be imported? My Turbogears application can be started using a
Paster command from the program directory, however I need to have it
run automatically as a windows service.
Rgds.
On Dec 30, 10:53 am, Daniel Dotsenko <
dvdotse...@gmail.com> wrote:
> I remember running into trouble with the instructions from there...
> Don't remember exactly what the trouble was, maybe it was my need to
> run just the WSGI server component, but I had to tweak the
> instructions.
>
> Here is my example of using CherryPy's WSGI Server as Windows Service:
>
>
http://gitorious.org/git_http_backend_py/git_http_backend_py/blobs/ma...
>
> Daniel.
>
> On Dec 29, 3:31 pm, mpearce <
mgpearc...@gmail.com> wrote:
>
>
>
> > On Dec 29, 9:44 pm, Michiel Overtoom <
mot...@xs4all.nl> wrote:
>
> > > On 2010-12-29 09:27, mpearce wrote:
>
> > > > I'm trying to set up a new Turbogears application (includes cherrypy
> > > > web server) on a windows machine. If I use the command prompt window
> > > > (dos) to start the server, I need to stay logged in, which is not
> > > > preferred. I would like to set up the server to start automaticaly as
> > > > a windows service. Has anyone had experience with this. If so, can you
> > > > please advise what steps I need to take.
>
> > > Have you seenhttp://
tools.cherrypy.org/wiki/WindowsService?
>
> > > Greetings,
>
> > Thanks for that Michiel. I have tried the example in your link and got
> > it working. I now need to make it work with a TurboGears application.
> > Any hints?
>
> > Thanks.- Hide quoted text -
>
> - Show quoted text -