NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

cobels's avatar
cobels
Aspirant
Mar 20, 2012

Spotweb and Readynas

Does somebody know how to install spotweb on a readynas ?"

If yes perhaps they could leave a small how to here, so that others can benefit from there experience.

Thx in advance, regards.

26 Replies

Replies have been turned off for this discussion
  • I am having an issue with this when trying to connect with couchpotato and sickbeard
    thing is they can't communicate.

    i followed this tutorial:
    https://github.com/spotweb/spotweb/wiki/Spotweb-als-Newznab-Provider

    but i can't make it work with ReadyNAS since i can't figure out how to enable mod_rewrite and AllowOverride wich i think is the issue here.
    when i try to test manually using:

    http://server/spotweb/api?t=c

    i get this error:

    Not Found

    The requested URL /c/www/spotweb/index.php was not found on this server.

    can you please help??
  • Try adding those lines to httpd.conf add the end of the <Location /www> block and restart apache.
      RewriteEngine on
    RewriteCond %{REQUEST_URI} !api/
    RewriteRule api/?$ spotweb/index.php?page=newznabapi [QSA,L]


    Haven't fully tested couchpotato/newznab functionality yet, so the tutorial may need some modifications.
  • Thanks...

    Now i can actually see XML when i open: http://server/spotweb/api?t=c
    but still can't make it work with couchpotato or SickBeard
  • Should work with CP.
    Works for me though.
    Can you find something in CP's log?
    Take a look at the requests CP makes to spotweb?
    Do you see anny errors?
  • I am already having trouble with the install.php script, it says :
    Database support NOT OK
    MySQL (PDO) NOT OK
    PostgreSQL (PDO) NOT OK

    FreeType Support
    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 33
    NOT OK
    GIF Read Support
    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 34
    NOT OK
    GIF Create Support
    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 35
    NOT OK
    JPEG Support
    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 36

    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 36
    NOT OK
    PNG Support
    Notice: Undefined variable: gdInfo in /c/www/spotweb/templates/installer/step-001.inc.php on line 37
    NOT OK

    I have Mysql up and running though ... anyone please help?

    I also installed php from the link in the tutorial, so I have no clue what is the issue
  • Anyone? I'm really starting to hate my readynas as it is crappy to install somethin on it ...

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More