Hello,
I’m upgrade from Ubuntu 16.04 to 18.04 and then replacing Apache with Nginx + PHP 7.2 FPM. And using rutorrent v3.8 from github. Everything is fine except FileManager plugin that can’t creating any archive type (rar, zip, tar, etc).
Have error in nginx log:
FastCGI sent in stderr: “PHP message: PHP Notice: Only variables should be passed by reference in /var/www/ruTorrent/plugins/filemanager/flm.class.php on line 104” while reading response header from upstream, client: 36.xxx.xxx.156, server: subdomain.domainname.tld, request: “POST /plugins/filemanager/flm.php HTTP/2.0”, upstream: “fastcgi://unix:/run/rutorrent.sock”, host: “subdomain.domainname.tld”, referrer: “https://subdomain.domainname.tld/index.php”
Please help to fix, because I’m only slightly understand with php code.
Thanks before