Cant get it to work :<

58 views
Skip to first unread message

collard41

unread,
Mar 2, 2010, 1:59:49 PM3/2/10
to rtGui
I have apache, php and xmlrpc etc installed and all the dependencies
(I have triple checked)

In apache config:

SCGIMount /RPC2 127.0.0.1:9292

config.php:

$rpc_connect="http://127.0.0.1:34272/RPC2";

the web host is on hostname:34272

In .rtorrent.rc I have:

scgi_port = 127.0.0.1:9292

and it wont connect to eachother.

I have tried changing the rpc connect port to :9292 and it wont work,
I roughly followed the ubuntu guide (im running debian)

I have gotten it to work before on one of my servers, but this one is
being really stubborn :<

James Nylen

unread,
Mar 2, 2010, 8:07:27 PM3/2/10
to rt...@googlegroups.com
What do you get when you go to http://127.0.0.1:34272/RPC2 ?  How about http://127.0.0.1:9292 ?

You should immediately get a "500 Internal Server Error" for the first link.  If you don't, then you know that the problem is the communication between rTorrent and Apache, not rtGui.

You should immediately get a blank page for the second link.  If you don't, then rTorrent is not listening on the port properly.

You can also see my post in the other thread for the PHP code that allows you to skip the Apache step: http://groups.google.com/group/rtgui/msg/e316a1341bf2e1b8 :)

James


--
You received this message because you are subscribed to the Google Groups "rtGui" group.
To post to this group, send email to rt...@googlegroups.com.
To unsubscribe from this group, send email to rtgui+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rtgui?hl=en.


collard41

unread,
Mar 3, 2010, 5:29:54 PM3/3/10
to rtGui
On the first link I am just getting a 404,

for the second i am just getting connection reset by server.

I guess the problem lies within rtorrent.

Reply all
Reply to author
Forward
0 new messages