Search results

  1. S

    Bad response from server: (500 [error,getplugins / getguisettings]

    it happens =) sometimes people will try to copy/paste the info using a text editor and if they end up putting a ^M or something after the closing ?> it will throw everything into chaos.
  2. S

    Bad response from server: (500 [error,getplugins / getguisettings]

    I lost you at the end there.... Are you saying you have 2 users with the same config but one works and the other doesn't? If so that means you may have some corrupt data saved in rutorrent/share/users/
  3. S

    Bad response from server: (500 [error,getplugins / getguisettings]

    ok, for multiple users you need to do this: the default config.php needs to exist you also need a config.php with user settings in rutorrent/conf/users/USERNAME I've seen some systems bug out on first install if the rutorrent/conf/users/USERNAME/config.php files exist, it will show the...
  4. S

    Error open start page

    JS error: [http://192.168.0.9/rutorrent/js/content.js : 573] Uncaught TypeError: Cannot read property 'started' of undefined System FreeBSD 8.2, rutorrent 3.2 rtorrent 0.8.7 started Use lighttp 1.4.28_4 + php 5.2.17 Connect from Win7 + Chrome 10
  5. S

    Problem "Torrent List Not yet available, connection to rtorrent not established"

    Quote rutorrent is just the front end for rtorrent. Did you install rtorrent as some user? Please look at the wiki http://code.google.com/p/rutorrent/wiki/TableOfContents?tm=6 yes i install it to admin i use user admin and pw admin but how i can fix it
  6. S

    Changing Default Dirs for rutorrent and rtorrent

    The session directory is where rtorrent stores the *.torrent files (not the data)
  7. S

    error rutorrent centos need help

    You have the same versions of PHP and php-xmlrpc as me and they work for me so I don't think so Try removing the two RPC plugins (rpc and httprpc) as above and see whether RuTorrent works
  8. S

    error rutorrent centos need help

    Quote how can i remove RPC plugin? Code: rm -fR plugins/httprpc plugins/rpc Quote how can i add your repo? I don't know which version of PHP you're running but you can get the RPMForge repos here - http://dag.wieers.com/rpm/FAQ.php#B Copy and paste the line that corresponds with your...
  9. S

    error rutorrent centos need help

    Quote httprpc: This version of PHP doesn't support this plugin I run CentOS 5 and I removed the RPC plugins Try removing them and doing this (you may need to add another repo such as Dag/rpmforge) Code: yum install php-xmlrpc Quote You need a newer version of PHP PHP 5.1.6 works here...
  10. S

    Problem "Torrent List Not yet available, connection to rtorrent not established"

    i install rutorrent on debian 5 64bit but i get this message any one can help
  11. S

    using rtorrent 0.8.7 with rutorrent

    Err... May be, you can't understand me? I write already third post with some info. I will try to talk "on fingers": ruTorrent 3.2 + rTorrent 0.8.6 = good ruTorrent 3.2 + rTorrent 0.8.7 = bad ruTorrent 3.2 + rTorrent 0.8.8 = good, but some minor errors may be present. ruTorrent 3.2 + rTorrent...
  12. S

    using rtorrent 0.8.7 with rutorrent

    Try to read my previous posting yet once. Any case. But some features will'nt work in first of its.
  13. S

    using rtorrent 0.8.7 with rutorrent

    Quote Excellent, i do use the latest SVN versions of rutorrent. Do you know if this will work with rtorrent.0.8.8? Last svn version of ruTorrent (and, i guess, stable version 3.2) must work with rtorrent.0.8.8. But some features (manual tracker's update, files download strategy) will work with...
  14. S

    [SOLVED] Bad response from server: (500, [error,getintervals])

    Oops, solved. Just add json.so extension for php.
  15. S

    XML can't be the whole program

    Remove apache2
  16. S

    [SOLVED] Bad response from server: (500, [error,getintervals])

    After opening rutorrent with web-browser, I get such a message in log: Quote Bad response from server: (500, [error,getintervals]) What does it mean and how to fix it? nginx 1.0.4, php-fpm 5.3.6, rutorrent rev. 1698, rtorrent 0.8.6, libtorrent 0.12.6.
  17. S

    Saving torrents outside the user homedir

    I want to be able to save the torrent files outside the homedir of the user running rtorrent. I couldnt find where to configure this. When I add a torrent at rutorrent, I cant access any directory outside /home/rtorrentuser, and I want to save the torrent files at /media I tried $topDirectory...
  18. S

    installation

    plesk10_64 as in parallels plesk panel 10? If it's using a Linux OS, try the install script in the tutorials forum.
  19. S

    ubuntu 8.04 (hardy) + rtorrent + rutorrent + RPC2

    Quote When browsing to localhost/RPC2 I get an Internal Server Error 500. You're not supposed to go to http://url/RPC2 at all.