Ignore me...have identified the problem.... In the listings given it says that a one of the values under the Parameter key for the registry entry for the service should be "AppDir", it should actually be "AppDirectory".
Following on from this, can anyone advise me on solution to stopping/killing the web server when it is stopped in the service window? Cheers Luke 2008/6/30 Luke Stedman <[EMAIL PROTECTED]>: > Hey guys, > > I am in the process of trying to setup a Python HTTPServer as a Windows > Service. > > I have a set of scripts that run the web server and a wrapper batch > file, they both work fine when I run them manually. > > I used the process outlined at > http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html > to setup a Service and added the correct values to the registry. > > When I start the service it appears to work but the web server isn't running. > > Can anyone offer any further information/advice? > > Many thanks > Luke Stedman > _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32