Search found 1 match
- August 17th, 2012, 2:06 pm
- Forum: General Help
- Topic: Quick howto: SABnzbd on CentOS 5.x
- Replies: 2
- Views: 4954
Re: Quick howto: SABnzbd on CentOS 5.x
In CentOS 6.3 I made a few changes to get it going to the point of being able to start it with service sabnzbd start Changed this from 'python26' PYTHON_LOCATION="/usr/bin/python2.6" Changed the two variables because DAEMON_USER was interfering with the other variable at the top DAEMON_WEB...