Search results

  1. S

    User authority bug?

    ok it works now: "id" => '/usr/bin/id', must have just been a typo in config.php I installed with svn - i'm now at revision 1115. How often should i do an svn up?
  2. S

    User authority bug?

    I installed this yesterday, but always when I log in I get this error: Code: rTorrent's user can't access 'id' program. Some functionality will be unavailable. I've checked and made it so that my apache user has access to id, i logged in as the apache user and executed this command to be sure...
  3. S

    number of issues with new install

    I think, your rtorrent is compiled with one version of xmlrpc-c, but dynamically load libraries of another version.
  4. S

    lighttpd & scgi

    thx for your response, its running now but what about security? can everyone access the rpc from inside the box?
  5. S

    lighttpd & scgi

    yes added to module-section. i installed rtorrent from ubuntu repos (rTorrent 0.8.2/0.12.2) but did not setup any .rtorrent.rc file yet. where should i create it? for which user?
  6. S

    lighttpd & scgi

    hi i just setup a new server with lighttpd and added scgi as shown in the wiki. Code: scgi.server = ( "/RPC2" => ( "127.0.0.1" => ( "host" => "127.0.0.1", "port" => 5000...
  7. S

    Another permission-checking bug?

    Quote The problem didn't occur, but another one did. To correct config.php and clear browser cache. Quote Code: Error in option file: ~/.rtorrent.rc:118: Command "execute.log" does not exist. log.execute
  8. S

    Another user/permissions question.

    Quote I almost have my rutorrent setup 100% setup, the biggest issue I'm having is related to user permissions. How do i go about making sure all users can move, rename, delete, etc torrents that have been auto-unpacked and auto-moved to its final location? I am working on...
  9. S

    rutorrent on cygwin

    Quote man, i'm fuckin around with cygwin and god is it slow. I mean REALLY slow. I would put money on Virtualbox + debian or FreeBSD being the better option. yes, would make more sense it seems.
  10. S

    rutorrent on cygwin

    Quote i'm honestly not sure...i haven't had time to really start playing with it yet. This problem is likely related entirely to cygwin but i'm sure if it can be fixed we will figure it out hey. looks to me the problems all come from the external made-for-windows, ie. non-cygwin php. I found...
  11. S

    rutorrent on cygwin

    I switched to a wamp distribution for my apache/php needs and can now see the following in the rutorrent log: [28.06.10 21:48:31] <?xml version="1.0" encoding="UTF-8"?><methodCall><methodName>execute</methodName><params> <param><value><string>sh</string></value></param>...
  12. S

    rutorrent on cygwin

    been digging a bit deeper into this. seems like most plugins fail like this in php error log: Code: [28-Jun-2010 21:26:50] PHP Fatal error: require_once(): Failed opening required 'C:\docs\wwwutorrent/plugins/rss/conf.php' (include_path='.;C:\php5\pear') in...
  13. S

    rutorrent on cygwin

    Quote if i can make it compile on solaris i can make it compile on cygwin Hear-hear! Longtime Solaris user here too.. work related ofc
  14. S

    rutorrent on cygwin

    hey, sounds good if you have any issues with compilation, check http://rtwi.jmk.hu/wiki/rTorrentOnWindows The info there misses a couple of required packages, but you need the patch. Everything else is quite easy to figure out thoughfor some reason my cygwin couldn't locate ncurses, so I had...
  15. S

    rutorrent on cygwin

    id is installed, as is everything else. I also added it to the windows PATH. so it works when i type it directly at a cmd prompt too. I wonder if I might have to call it id.exe in config.php though. Anyway, I'll report of my findings soon.
  16. S

    rutorrent on cygwin

    sorry, that happened when i renamed plugins/ dir, but looks like it must be there. anyway, rutorrent is now working on my windows machine. I guess I have to look more into what plugin causes the mess. [28.06.2010 21:38:47] rTorrent's user can't access 'id' program. Some functionality will be...
  17. S

    rutorrent on cygwin

    Quote yah, first thing you should try to do is delete all plugins. thanks for the fast reply: JS error: [http://localhost/rutorrent/js/content.js : 568] theWebUI.systemInfo.rTorrent is undefined
  18. S

    rutorrent on cygwin

    Hi rutorrent community! I'm a longtime (7+ years) rtorrent user on various platforms but just recently learned about rutorrent. Looks good! As I'm running cygwin on my windows mediacenter anyway for ssh etc, I compiled rtorrent for the kicks of it. It works rather nice, so I figured why not try...
  19. S

    ssl problem

    you need to look more into something like this my friend: https://bbs.archlinux.org/viewtopic.php?id=41721
  20. S

    ssl problem

    you need to add your site to rtorrents accepted CA's