Search results

  1. J

    Lighttpd always stops when logging in to rutorrent

    infact,. looking at iti'm sure of it. you need to enable fastcgi and uncomment this part. Code: #fastcgi.server = ( ".php" => # ( "localhost" => # ( # "socket" => "/tmp/php-fcgi.sock"...
  2. J

    Lighttpd always stops when logging in to rutorrent

    is there anything in the lighttpd.error.log? i'm betting it's a problem with php or fcgi
  3. J

    Sockets VS Port

    I've already switch to ports, since sockets doesn't' seem to be advantageous. Thanks HS
  4. J

    Sockets VS Port

    Hmm, well that is disappointing, I guess ruTorrent has been a bit flaky recently. I guess its time for a new guide. Looks like ports through the web server is how it should stay. Thanks for the reply wonslung.
  5. J

    Can anyone tell me how to install Rutorrent on CentOS?

    Interesting you should mention ldconfig as I tried that on a Centos 5.4 64 bit and it still failed, but hey, I'll give it anohter shot I probably missed something basic
  6. J

    Can anyone tell me how to install Rutorrent on CentOS?

    Quote Hi, i´ve searched the web for a tutorial or a how-to about doing this but i´ve only found ubuntu and debian tutorials, I´m using CentOS 5 64 bits and i can´t find a guide about installing rtorrent + Rutorrent on it, i hope you can help me. Thank you, regards. Sadnem Installing on a...
  7. J

    Sockets VS Port

    Hey all, I've recently wrote a guide on setting up ruTorrent/rTorrent with sockets because there doesn't seem to be much support for it. But I have people ask me what the benefits are and I'm not positive on what to say. I've read before that it is more secure but I'm not sure if that is...
  8. J

    AddTorrent feature's directory list is empty

    it's also important to note that you have to set the correct "top level dir" setting in the config.php for rutorrent (check rutorrent/conf/config.php or rutorrent/conf/users/USERNAME/config.php ) $topDirectory = '/'; if that is set to / then it will look under / (everything) but...
  9. J

    Something is kicking rtorrent process

    Quote google: man e2fsck That I googled too I have installed package e2fsck but you command doesn't work. OK do not answer because I will use only GOOGLE now.
  10. J

    Something is kicking rtorrent process

    Quote This is a specific problem for slow router with USB disk. 1) Check filesystem for errors. 2) Your disk must has a separate power unit. 3) Check a power unit of your disk - it must give >= 1A 4) Use right place for your questions about that specific platform - http://wl500g.info 1)please...
  11. J

    Disable "checking"

    this shouldn't happen often. rtorrent has to check files which haven't been saved cleanly. If the session data is corrupt or not intact (in the event of a crash, for example) rtorrent checks the data. This is a protection. You SHOULDNT disable it, even if it IS possible. but as safar said...
  12. J

    Something is kicking rtorrent process

    I have transfered successfuly about 25 GB and rtorrent starts crashing. After 20-60 minutes rtorrent process is disappearing. I have nothing in router's log under webadmin. What and where I should check to find the cause ?
  13. J

    JS Error in 3.0

    >>// $XMLRPCMountPoint = "/RPC2"; For which reason you comment this line? May be, i must write in this file - "DO NOT DELETE THIS LINE!!!" or something else...
  14. J

    JS Error in 3.0

    1) Is you make some changes in ruTorrent config file? Paste it here. 2) Try to use http instead https. Is this problem still occured?
  15. J

    JS Error in 3.0

    Quote Setup an /rtdev on my lighttpd with authentication for a single user 'rt', works fine to login, but with or without config.php in the user dir I get the same JS error as above. Something bad with your ruTorrent installation. Try to reinstall it "from zero" to different directory.
  16. J

    RuTorrent rTorrent Lighttpd CentOS

    Thanks for the guide, I didn't realise they had rpms out for the latest rtorrent and libtorrent . I've always compiled manually....lol Wonslung is spot on as usual, I am using exactly what he has suggested on one of my servers, the rpc plugin and scgi based port.
  17. J

    Torrents does not start fra watchdirs

    Both: Sorry didn't know. Now it does work Thanks
  18. J

    datadir not working

    It's working now! Thanks Novik! That's the log that should talk! It seems like from reading the log, I got Can't read Input file. Which means that there was permission issue. I played with the permissions a bit and got it working. Now both Autotools and datadir works
  19. J

    datadir not working

    for the logging, there is 2 spots you need to edit one is in the plugindir's conf.php the other is in the main rutorrent config.php
  20. J

    datadir not working

    yes, that is authentication.