Search results

  1. P

    [SOLVED] [history plugin by Novik65 bug]

    Did you clear cache?
  2. P

    updating rutorrent

    I rent my seedbox from seedunlimited and I want to know how to update the verson of rutorrent it says at the top 3.3 I am a newbe I also need to know what to download and where to put it or where my seedbox can reconize it
  3. P

    Auto FTP

    It uses ssh and these secured connections tend to go slower, since additional data manipulation is done (encrypting / decrypting data) also it uses more cpu. I would mount a network drive and rsyncing locally, on the box.
  4. P

    Auto FTP

    Think you're looking about automating this through the wrong protocol : http://bit.ly/H2ZjyK
  5. P

    Can't install rutorrent

    check your apache logs
  6. P

    Impossible to edit the options

    Done, sorry...
  7. P

    Impossible to edit the options

    Hello , I can't change the options of the tab "Preference" of rutorrent. (Changes made or simply click "Ok".) I get the following error message: (in Chrome, I have the same problem on Firefox) Quote JS error: [http://... : 3844] Uncaught TypeError: Cannot call method 'match' of undefined...
  8. P

    [SOLVED] No connection between rutorrent and rtorrent

    lol thank you so much, it was only due to 2 conf.php files, where I did shit. Problem solved
  9. P

    [SOLVED] No connection between rutorrent and rtorrent

    Here is what I get : http://pastebin.com/FQ4hQAzW
  10. P

    new install: bad link to rtorrent. Check if it is really running

    As kolor says if you have a dedicated server you can do a reinstallation from the manager, if you have a BHS VKS I've heard they don't allow torrents on them (besides the disk I/O sucks)
  11. P

    new install: bad link to rtorrent. Check if it is really running

    Quote svn: Failed to add directory 'rutorrent/plugins': an unversioned directory of the same name already exists And? Are you understand english?
  12. P

    new install: bad link to rtorrent. Check if it is really running

    Quote could you please elaborate? http://code.google.com/p/rutorrent/wiki/GetFromSVN
  13. P

    new install: bad link to rtorrent. Check if it is really running

    First of all, try to use normal ruTorrent version (3.4 or svn) instead ancient.
  14. P

    new install: bad link to rtorrent. Check if it is really running

    SRY for the double-post but i found out sth new! ^^ Quote : ...When i run rtorrent from the console it alerts something like "can't find ~/.rtorrent.rc"... so i tried # rtorrent -n -o "scgi_port = localhost:5000" whitch also results in an error: rtorrent: Failed to parse command line option...
  15. P

    new install: bad link to rtorrent. Check if it is really running

    Quote is rtorrent running? rutorrent won't start it automatically. Sure! I start it automaticly and it runs.... Quote when you start rtorrent, do you see that it is "XMLRPC initialized with xxx functions" Where should i see that!? ^^ When i run rtorrent from the console it alerts something...
  16. P

    [SOLVED] No connection between rutorrent and rtorrent

    Hi, I know there are a lot of threads like mine on this forum and elsewhere, but I cheked a lot of them and still couldn't fix it. I am on FreeBSD 8.0, with rtorrent installed from ports, so it's 0.8.9.1. rutorrent is v3.4. And I use apache 2.2 as webserver. Here are my conf files : apache...
  17. P

    Issues with scheduler

    I did some more searching and found this old thread: http://forums.rutorrent.org/index.php?topic=1262.0 Which led me to checking my Apache error log and it cited the same issue with date.timezone in the php.ini file and that it had defaulted to UTC as the timezone. I went and set that variable...
  18. P

    Issues with scheduler

    Quote : 1) Check your server time. 2) By default, scheduler set limitations once per hour. Try to adjust $updateInterval in the plugins conf.php. I have already checked the server time and it matches the current time. I also read another suggestion when I searched for a solution to my issue...
  19. P

    Delete symbolic link created by Autotools when deleting torrent

    Quote : 2) I'm not a telepatist. Use right place for error's reporting - issues on the project's page. And don't forget to fill the issues template.