je viens d'installer en manuel, et j'ai ces deux erreurs et je vois que je suis pas le premier
2016/08/08 00:39:26 [error] 335#335: *122 FastCGI sent in stderr: "PHP message: PHP Warning: disk_total_space(): No such file or directory in /var/www/rutorrent/plugins/diskspace/init.php on line 6" while reading response header from upstream, client: 10.10.10.11, server: _, request: "GET /rutorrent/php/getplugins.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "10.10.10.12", referrer: "https://10.10.10.12/rutorrent/"
2016/08/08 00:43:50 [error] 1377#1377: *21 FastCGI sent in stderr: "PHP message: PHP Warning: Declaration of rxmlrpcfix::run() should be compatible with rXMLRPCRequest::run($trusted = true) in /var/www/rutorrent/plugins/filemanager/xmlfix.php on line 0" while reading response header from upstream, client: 10.10.10.11, server: _, request: "POST /rutorrent/plugins/filemanager/flm.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "10.10.10.12", referrer: "https://10.10.10.12/rutorrent/"
2016/08/08 17:10:02 [error] 1377#1377: *143 FastCGI sent in stderr: "PHP message: PHP Warning: Declaration of rxmlrpcfix::run() should be compatible with rXMLRPCRequest::run($trusted = true) in /var/www/rutorrent/plugins/filemanager/xmlfix.php on line 0" while reading response header from upstream, client: 10.10.10.11, server: _, request: "POST /rutorrent/plugins/filemanager/flm.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "10.10.10.12", referrer: "https://10.10.10.12/rutorrent/"
par contre j'ai installer via Ubuntu Server 16.04
le svn est plus accessible mais sur le wiki avec le wget et l'url qui va bien ca marche !
Installation
move to your rutorrent plugins directory: cd /var/www/rutorrent/plugins/
download the plugin from SVN: svn checkout http://rutorrent-logoff.googlecode.com/svn/trunk/ logoff
or download the plugin tarball and unpack it (make sure to check for the latest version on the downloads page): wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rutorrent-logoff/logoff-1.3.tar.gz && tar -zxf logoff-1.3.tar.gz && rm logoff-1.3.tar.gz
and change the ownership of the files to your web user: chown -R www-user:www-user logoff/