Q.1) And I guess you have no root rights?
A.1) Correct, godaddy only gives root to dedicated servers, not shared =/
Q.2) What if you go into the SABnzbd directory, and run "python SABnzbd.py" ?
A.2) In terminal, running "python SABnzbd.py" gives me:
"Sorry, requires Python 2.5 or higher", ignoring my python interpreter (#!/usr/local/bin/python2.7)
But when running from command line using my virtualenv, I get:
2012-02-01 19:47:20,901::INFO::[SABnzbd:1207] --------------------------------
2012-02-01 19:47:20,901::INFO::[SABnzbd:1208] SABnzbd.py-0.6.14 (rev=5bc41d90085 f598b2ea0f54358fc8ed638eef754)
2012-02-01 19:47:20,902::INFO::[SABnzbd:1220] Platform = posix
2012-02-01 19:47:20,903::INFO::[SABnzbd:1221] Python-version = 2.7.2 (default, A ug 16 2011, 11:24:39)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)]
2012-02-01 19:47:20,904::INFO::[SABnzbd:1222] Arguments = "SABnzbd.py"
2012-02-01 19:47:20,905::INFO::[SABnzbd:1235] Read INI file /var/chroot/home/con tent/95/8182495/.sabnzbd/sabnzbd.ini
2012-02-01 19:47:20,956::INFO::[__init__:864] Loading data for bookmarks.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/bookmarks.sab
2012-02-01 19:47:20,959::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/bookmarks.sab missing, trying old cache
2012-02-01 19:47:20,962::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/bookmarks.sab missing
2012-02-01 19:47:20,963::INFO::[__init__:864] Loading data for rss_data.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/rss_data.sab
2012-02-01 19:47:20,965::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/rss_data.sab missing, trying old cache
2012-02-01 19:47:20,967::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/rss_data.sab missing
2012-02-01 19:47:20,968::INFO::[__init__:864] Loading data for totals9.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/totals9.sab
2012-02-01 19:47:20,969::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-02-01 19:47:20,970::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/totals9.sab missing
2012-02-01 19:47:21,051::INFO::[postproc:89] Loading postproc queue
2012-02-01 19:47:21,051::INFO::[__init__:864] Loading data for postproc1.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/postproc1.sab
2012-02-01 19:47:21,053::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/postproc1.sab missing, trying old cache
2012-02-01 19:47:21,053::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/postproc1.sab missing
2012-02-01 19:47:21,054::INFO::[__init__:864] Loading data for queue9.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/queue9.sab
2012-02-01 19:47:21,055::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/queue9.sab missing, trying old cache
2012-02-01 19:47:21,056::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/queue9.sab missing
2012-02-01 19:47:21,057::INFO::[__init__:864] Loading data for watched_data.sab from /var/chroot/home/content/95/8182495/.sabnzbd/admin/watched_data.sab
2012-02-01 19:47:21,058::INFO::[__init__:867] /var/chroot/home/content/95/8182495/.sabnzbd/admin/watched_data.sab missing, trying old cache
2012-02-01 19:47:21,059::INFO::[__init__:870] /var/chroot/home/content/95/8182495/.sabnzbd/cache/watched_data.sab missing
2012-02-01 19:47:21,061::INFO::[downloader:194] Resuming
2012-02-01 19:47:21,063::INFO::[__init__:289] All processes started
2012-02-01 19:47:21,065::INFO::[SABnzbd:331] Web dir is /home/content/95/8182495/html/SABnzbd/interfaces/Plush
2012-02-01 19:47:21,107::INFO::[SABnzbd:459] _yenc module... NOT found!
2012-02-01 19:47:21,108::ERROR::[SABnzbd:464] par2 binary... NOT found!
2012-02-01 19:47:21,108::WARNING::[SABnzbd:472] unrar binary... NOT found
2012-02-01 19:47:21,109::INFO::[SABnzbd:475] unzip binary... found (/usr/bin/unzip)
2012-02-01 19:47:21,110::INFO::[SABnzbd:483] nice binary... NOT found!
2012-02-01 19:47:21,110::INFO::[SABnzbd:485] ionice binary... found (/usr/bin/ionice)
2012-02-01 19:47:21,111::INFO::[SABnzbd:492] pyOpenSSL... NOT found - try apt-get install python-pyopenssl (SSL is optional)
2012-02-01 19:47:21,112::INFO::[SABnzbd:1402] Starting web-interface on localhost:8080
2012-02-01 19:47:21,113::INFO::[_cplogging:55] [01/Feb/2012:19:47:21] ENGINE Bus STARTING
2012-02-01 19:47:21,141::INFO::[_cplogging:55] [01/Feb/2012:19:47:21] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-02-01 19:47:21,342::INFO::[_cplogging:55] [01/Feb/2012:19:47:21] ENGINE Serving on localhost:8080
2012-02-01 19:47:21,343::INFO::[_cplogging:55] [01/Feb/2012:19:47:21] ENGINE Bus STARTED
2012-02-01 19:47:21,344::INFO::[panic:243] Lauching browser with
http://localhost:8080/sabnzbd
2012-02-01 19:47:21,589::INFO::[SABnzbd:1471] Starting SABnzbd.py-0.6.14
2012-02-01 19:47:21,591::INFO::[dirscanner:263] Dirscanner starting up
2012-02-01 19:47:21,591::INFO::[urlgrabber:75] URLGrabber starting up
2012-02-01 19:47:27,185::WARNING::[__init__:159] Signal 2 caught, saving and exiting...
2012-02-01 19:47:27,185::INFO::[nzbqueue:167] Saving queue
2012-02-01 19:47:27,186::INFO::[__init__:840] Saving data for queue9.sab in /var/chroot/home/content/95/8182495/.sabnzbd/admin/queue9.sab
2012-02-01 19:47:27,188::INFO::[__init__:840] Saving data for rss_data.sab in /var/chroot/home/content/95/8182495/.sabnzbd/admin/rss_data.sab
2012-02-01 19:47:27,191::INFO::[__init__:840] Saving data for bookmarks.sab in /var/chroot/home/content/95/8182495/.sabnzbd/admin/bookmarks.sab
2012-02-01 19:47:27,193::INFO::[__init__:840] Saving data for watched_data.sab in /var/chroot/home/content/95/8182495/.sabnzbd/admin/watched_data.sab
2012-02-01 19:47:27,194::INFO::[postproc:83] Saving postproc queue
2012-02-01 19:47:27,197::INFO::[__init__:840] Saving data for postproc1.sab in /var/chroot/home/content/95/8182495/.sabnzbd/admin/postproc1.sab
and then exits back into terminal (BASH). I noticed some of the modules, like yenc, and par2 are not found, but I doubt that is what's causing my issues.
Anything else I should try from here, or am I screwed and need to get a dedicated server with root access?