% instead of /

simur612

Member
May 25, 2018
879
0
16
Hello.
We're 2 guys having problems with "typing" directory when adding torrents.
First torrent adds fine, second though, adds like this:
%home%admin%ftp%
instead of
/home/admin/ftp/

Any idea why this is happening?


Forgot to say that we both use newest FF
 

saroos1

Member
May 25, 2018
718
0
16
Could you give us more details.

Which os?

Which version of rutorrent?

Which version of rtorrent?

do you have _getdir installed? (rutorrent plugin)

do you have command line php installed?

which version of xmlrpc-c
 

lisas4567

Member
May 25, 2018
773
0
16
Debian lenny
rutorrent 2.8
rtorrent 0.8.6, libtorrent 0.12.6
_getdir from 12 dec. <---- but not always used. Happens without using this as well.
xmlrpc-c 1.20.3

Where do i see this?
do you have command line php installed?
 

saroos1

Member
May 25, 2018
718
0
16
type
Code:
php -vor
Code:
which -a phpor
simply
Code:
apt-get install php5-cli
if it installs, you didn't have it.

for xmlrpc, if you don't know then you didn't install it....debian by DEFAULT uses a horribly old version and this is likely a major issue.
 

lisas4567

Member
May 25, 2018
773
0
16
php5-cli wasn't installed. It is now.

I did include xmlrpc and i used svn to compile rtorrent.

php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/geoip.so' - /usr/lib/php5/20060613+lfs/geoip.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.2.6-1+lenny4 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 22 2009 02:38:03)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies​