Search results

  1. P

    Setting the port that rutorrent listens on?

    Quote but for what you need, your best option would be to forward some nonstandard port on your internet facing side to port 80 on the machine running rutorrent. That makes sense. I hadn't thought of that. The router is an old Linksys WRT54G running Sveasoft Alchemy-V1.0 v3.37.6.8sv...
  2. P

    Setting the port that rutorrent listens on?

    Quote the port rutorrent is on depends on your webserver, this is normally 80 for http and 443 for https OK - that's kind of what I figured. So I'd have to forward port 80 through my router to the machine that rtorrent/rutorrent is running on if I use plain http. Hmmm... Port 80 is already...
  3. P

    lighttpd & scgi

    Quote but if i restart lighttp, i cant see any action on port 5000. rTorrent must listen on this port. If you correct intall, configure and run it.
  4. P

    Setting the port that rutorrent listens on?

    Greetings I'm very much an rtorrent/rutorrent n00b, and I am currently in the process of moving from Azureus to rtorrent/rutorrent. Azureus and rtorrent/rutorrent are on two different machines on my LAN. I used this guide to install rtorrent and rutorrent on an Ubuntu 9.10 machine...
  5. P

    Another permission-checking bug?

    i just wanted to respond to this thread for the archival purpose of making sure people have all the info. I ran into this error today and it was due the /tmp directory not having the proper permissions. (by default, on FreeBSD at least, they SHOULD be 1777 but on this particular system /tmp...
  6. P

    Another user/permissions question.

    See manual for `umask` command. You may use this command in rTorrent's user profile or directly in rtorrent.rc.
  7. P

    Multiuser but single rTorrent? [SOLVED]

    very nice ... Do you think you can also make it so users can NOT manage other users torrents ?? Or only admins can. As basicly then you have a kick-ass multi-user system like Torrentflux was long time ago.
  8. P

    Plugin erasedata

    Hello. I have set up rtorrent with rutorrent today but when I attempted to add the erasedata plugin, I get the following error and the torrent won't load: Bad response from server: (500 [error,getplugins]) Both rutorrent and the plugin are the newest version and if I delete the plugin...
  9. P

    Bad response from server: (403 [error,getuisettings])

    Configure your php properly. Remove open_basedir directive from php.ini, or correct it value.
  10. P

    Trouble with Plugin "Source"

    never mind, this session value doesn't work session = ./rtsession it needs to be /home/blah/rtsession crazy!
  11. P

    lighttpd Restart Problem

    no, that just doesn't make sense. rutorrent is nothing but a web based front end for rtorrent. if your webserver works, and is set up, it will always "init"
  12. P

    lighttpd Restart Problem

    sounds like a problem with your particular platform. without a lot more information it's going to be hard to figure out...
  13. P

    Worked fine before restart, now shows a long error [SOLVED]

    hehe, isn't it great when you can figure it all out on your own? anyways, glad you got it working.
  14. P

    Worked fine before restart, now shows a long error [SOLVED]

    what exactly are you running? This looks like you've set up your webserver wrong. Which webserver? which version of php? check the webserver error logs and see if anything shows up. Also, which version of rutorrent are you running?
  15. P

    Trouble with Plugin "Source"

    Everytime I do get torrent it says "torrent file for this download not found." I have save torrents enabled and i have sessions setup. session folder is full of files too. how do I trouble shoot it?
  16. P

    quota

    Indeed it is very important for me that I can still seed even if I hit my mark. Otherwise you end up with some really angry customers , as they do not see that they are over quota As this always happens when the user is not at the pc monitoring the webui , so he can not delete stuff
  17. P

    quota

    The plugin is nice, but if you want a quick and dirty quota system for free, install webmin then do this: In Webmin, click Others then System and Server Status. Then click Add monitor type: Directory size. Now you can set the GB for any directory and use webmin to issue comands such as kill...
  18. P

    quota

    You need to activate quota on the partition. Also wahy look on google ? I linked you to posts on this forum about quota .. as it has been asked before
  19. P

    quota

    There are some ways to do it : SEARCH WILL HELP YOU
  20. P

    Plugins not working

    If you download plugins from svn, then you must download core files from svn too.