Page 1 of 1

IIS 7 and SABnzbd

Posted: May 19th, 2011, 10:16 am
by jrussell
Hi, could anyone give any advice or tips on how to run SABnzbd inside IIS 7? I have tried with url rewrites but the pages dont load correctly with certian themes. I have downloaded the source and downloaded python 2.7.1 and installed it as a handler in IIS on on loading the sabnzbd.py i get:

"HTTP Error 502.2"

"The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are "The following modules need to be installed: Cheetah, cherrypy(included, unpack the zip) "."

I have installed cherrypy via the exe on the site and installed it for python 2.7.1. Not sure what im doing wrong, im not very good at this sortof thing, but if anyone could help me, it would be much appretiated.

Jason

Re: IIS 7 and SABnzbd

Posted: May 19th, 2011, 12:08 pm
by shypike
First of all, you can only use the included CherryPy.
There's a recipe how to put SABnzbd behind an Apache server ( http://wiki.sabnzbd.org/howto-apache ).
Unfortunately I don't know how to do the same for IIE.

Maybe this will give you some clues?
http://blogs.iis.net/mailant/archive/20 ... cture.aspx