I’ve updated the nzbget + nzbgetweb +unpak.sh script with latest versions for the Conceptronic CH3SNAS:
- NZBGet: NZBGet version 0.7.0-testing-r317
- NZBGet Web Interface v 1.4 (testing-2)
the unpak script is little modified to fit the CH3SNAS configuration and has been changed to fit the config in NZBget Web when using the version 1.4 (testing-2).
Little How-To
Install Fun_Plug 0.5 of Fonz
Note: if you already run lighttpd you must make own adjustments to your lighttpd configuration and websettings
install the PHP package (needed for lighttpd).
- Download with wget http://www.aroundmyroom.com/ch3snas-funplug/php-5.2.6-3.tgz the PHP package (temporary from my server) as the new updated PHP version of Fonz seems to break something. Install PHP with ‘funpkg -i php-5.2.6-3.tgz’
Update: after consulting Fonz (Tobias) I learned that the new version of PHP is compiled with CURL support. So it’s necessary to install the curl package as well
- Download with wget http://www.aroundymyroom.com/ch3snas-funplug/unrar-3.7.8-1.tgz the UNRAR package. Install with ‘funpkg -i unrar-3.7.8-1.tgz’
- Download with wget http://www.aroundmyroom.com/ch3snas-funplug/nzbget-zeroday-web.tgz the NZBGet +NZBGet Web + Unpak package
put the tgz file in /mnt/HD_a2/ and untar this with tar -xvzf nzbget-zeroday-web.tgz and the files will be extracted to /mnt/HD_a2/newsbin/
start the webserver and nzbget with
- sh /mnt/HD_a2/newsbin/startweb.sh start
- sh /mnt/HD_a2/newsbin/startnzbget.sh start
The whole setup should not be accessible through http://Your-CH3SNAS:8000
Do not forget to configure your usenet server, username and password !!!
http://Your-CH3SNAS:8000/config.php?section=S-NEWS-SERVERS
If you want to upload nzb’s through the webinterface make sure that in the PHP.INI
upload_tmp_dir = /mnt/HD_a2/tmp
is enabled, and that the maximum allowed size for uploaded files is big enough.
upload_max_filesize = 256M
You can copy with
cp /ffp/etc/examples/php.ini-recommended /ffp/etc/php.ini
the correct php.ini into the correct folder


Followed your new tutorial for the 321 and it worked great!
Thanks, Dennis..I was just about to sell this thing and get the 323 instead. :)
I used this file: http://www.aroundmyroom.com/newsbin/newsbinch3mnas-v31-a.tgz
Thanks again!
Great work Dennis. I had problems with the early installation and want to use the new nzbget. I used your your old installation doc and got some problems. But with this new installation it worked in a second….
Greetings SpeedyMarc
Help please.
I get the message:
/mnt/HD_a2/newsbin/bin # ./nzbget start
/ffp/bin/sh: ./nzbget: not found
/mnt/HD_a2/newsbin/bin #
I have followed up all recommendations from internet … but the symptom is the same,
Please help !.