Ubuntu 11.10 x86/x64 rtorrent/rutorrent setup - Page 5
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 5 of 5 FirstFirst ... 2 3 4 5
Results 41 to 45 of 45
Like Tree14Likes

Thread: Ubuntu 11.10 x86/x64 rtorrent/rutorrent setup

  1. #41

    Join Date
    Feb 2012
    Posts
    3

    Default

    Thank you for a very nice tutorial. It was easy, even for a starter. But I have one problem I hope someone here can help me with. I have got rtorrent up and running in screen, I have even downloaded a couple of torrents, and everything is working nice. I have installed rutorrent, and I reach the webGUI when i go to localhost/rtorrent. But the problem is that it seems like the webGUI cant get contact with rtorrent.

    In the middle of the screen it says: Torrent is not yet available, connection to rtorrent not established. And theese lines are in the logger:

    WebUI started
    JS error: [http://127.0.0.1/rtorrent/ : 1] Uncaught Syntax Error: Unexpected token <
    Bas response from server: (200 [parserror, getuisettings]] <?php require_once('util.php'); $fname = getSettingsPath()."/uisettings.json"; $s = @file_get_contents($fname); if ($s==false) $s = '{}'; cachedEcho($s, "application/json", true); ?>


    Hope anybody can help me with this one. For your information, I use the .rtorrent.rc-file that is posted on the tutorial (on the first page)

    Thanks!

    --
    Ole



  2. To remove ads become VIP. Inquire about advertising here.
  3. #42

    Join Date
    Jan 2012
    Posts
    51

    Default

    Make sure you have this:
    AddType text/html .php

    In your apache2 configuration

  4. #43

    Join Date
    Feb 2012
    Posts
    3

    Default

    Thanks for quick reply, but this doesn't seem to solve the problem =/

  5. #44

    Join Date
    Jan 2012
    Posts
    51

    Default

    First, make sure you have a working php environment.

    add a file test.php in the rutorrent directory. Put this one line in the file:
    Code:
    <?php echo "hello"; ?>
    goto http://<yourserver name>/rtorrent/test.php

    You should see "hello". If instead your browser tries to download the file or shows you the content in it you do not have a working php environment.

  6. #45

    Join Date
    Feb 2012
    Posts
    3

    Default

    Again thank you for the super fast response. It seemed like there was something wrong with the libapache-php5. I removed it and reinstalled it and then everything worked perfectly. Thanks a lot!

Page 5 of 5 FirstFirst ... 2 3 4 5

Similar Threads

  1. Ubuntu Seedbox with rtorrent/rutorrent and security
    By Deatherage in forum Operating Systems
    Replies: 9
    Last Post: 3 Weeks Ago, 01:32 AM
  2. Replies: 4
    Last Post: February 21st, 2012, 05:52 PM
  3. Some help on Linux OS Distribution for rtorrent/rutorrent
    By pjkp20 in forum Seedbox Discussions
    Replies: 5
    Last Post: October 20th, 2010, 05:42 AM
  4. Replies: 10
    Last Post: October 5th, 2010, 07:53 PM
  5. Replies: 2
    Last Post: October 4th, 2010, 08:36 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •