NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
cobels
Mar 20, 2012Aspirant
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.
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
- jvdmeerAspirantSee follow message: HTTP 403 forbidden access
- sign2appleAspirantTake a look in apache's error.log
tail /var/log/frontview/error.log
or
nano /var/log/frontview/error.log
search(ctr+w) for the string spotweb
What does it say? - jvdmeerAspirantHere the log file, check below link and open log.zip
http://www.sleatnet.nl/temp/
Did see the follow error often:
apache-ssl: Could not reliably determine the server's fully qualified domain name, using 192.168.1.113 for ServerName
and
[Sat Dec 29 17:39:56 2012] [error] [client 192.168.1.100] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /frontview/ui/resource/html/spotweb/install.php
As i saw it was forbidden error do io need i give alle peaple acces to shares to get first all installed? - sign2appleAspirantYeah having the same problem now after playing around with frontview which caused a apache restart.
I did solved this by making some changes in httpd.conf, but I removed this later, because I thought it was not necessary and that is why I didn't put it in the tutorial.
I lost the changes I made to httpd.conf, but I have a temporay workaround.
Rename .htaccess to something else:cd /frontview/ui/resource/html/spotweb
mv .htaccess htaccess.bak
This is not a really a good solution because we are missng some functionality now (https://github.com/spotweb/spotweb/wiki/Spotweb-als-Newznab-Provider)
but it works for now.
I will search for a better solution later and rewrite the tutorial. - jvdmeerAspirantThanks, was looking for that file saw now after error message on google to update that one.
Was looking in appache setting, but now i got the page ....let install it :-)
Edit:
Almost there, one more prob i guess.
//Install nano:
apt-get install nano <--Reading done, building done, e:couldn't find package nano
Looks like editing tool, can do it within winSCP - sign2appleAspirantYes nano is an editing tool
Maybe you have to do an apt-get update first.
I don't know about winSCP.
you can also create a text file using notepad and copy that to the directory.
Did you make changes to httpd.conf or did you renamed .htaccess to solve this issue about 403 error - jvdmeerAspirantIndeed all working now(all you said i did do), getting first bulk of data in database.
Looks like it take some time, will let him do his work :-)
Thanks for the help, will use it for remote( vpn tunnel) - sign2appleAspirantYes retrieve.php for the first time can take up a couple of days.
Maybe it is a better to do this in a batch job. - AmienAspirant@sign2apple
Thanks for your reply to my tutorial request. didn't tried it yet, but seems pretty straight forward. will look into it later on (still a week to go:)
EDIT: works flawless .. Thanks! - sign2appleAspirantI updated the tutorial.
Changes I made:
Moved spotweb to a web share(/c/www), instead of frontview's sub dir (because frontview's sub dirs maybe overwritten by an firmware upgrade).
Made some changes to httpd.conf, this was nessesary to avoid 403 error and keep the .htaccess file.
Not necessary to rename .htaccess anymore, so we can use Spotweb as a Newznab provider.
Related Content
NETGEAR Academy

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