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
IIS 7 and SABnzbd
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: IIS 7 and SABnzbd
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
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
Last edited by shypike on May 19th, 2011, 12:10 pm, edited 1 time in total.