Hi everybody!
I am having some problems with ubuntu 8.04 (hardy) + rtorrent + rutorrent + RPC2.
Everything except RPC2 is working perfectly.
When browsing to localhost/RPC2 I get an Internal Server Error 500.
Strangely enough I can add torrents without problem in rutorrent.
My config looks like this:
rtorrent.rc
scgi_port = 127.0.0.1:5000
httpd.conf
SCGIMount /RPC2 127.0.0.1:5000
servername localhost
config.php
$scgi_port = 5000;
$scgi_host = "127.0.0.1";
$XMLRPCMountPoint = "/RPC2";
www-logs
[Mon Aug 01 10:28:40 2011] [error] [client 10.8.0.6] Premature end of script headers: RPC2
[Mon Aug 01 10:28:40 2011] [error] [client 10.8.0.6] (500)Unknown error 500: scgi: Unknown error 500: error reading response headers
I would really appreciate if someone could help me solve this problem.
My problem is identical to the following thread, but I do not want to install and use the RPC plugin:
http://forums.rutorrent.org/index.php?action=printpage;topic=680.0
PS: I'm a beginner in the ubuntu world so please keep this in mind.
I am having some problems with ubuntu 8.04 (hardy) + rtorrent + rutorrent + RPC2.
Everything except RPC2 is working perfectly.
When browsing to localhost/RPC2 I get an Internal Server Error 500.
Strangely enough I can add torrents without problem in rutorrent.
My config looks like this:
rtorrent.rc
scgi_port = 127.0.0.1:5000
httpd.conf
SCGIMount /RPC2 127.0.0.1:5000
servername localhost
config.php
$scgi_port = 5000;
$scgi_host = "127.0.0.1";
$XMLRPCMountPoint = "/RPC2";
www-logs
[Mon Aug 01 10:28:40 2011] [error] [client 10.8.0.6] Premature end of script headers: RPC2
[Mon Aug 01 10:28:40 2011] [error] [client 10.8.0.6] (500)Unknown error 500: scgi: Unknown error 500: error reading response headers
I would really appreciate if someone could help me solve this problem.
My problem is identical to the following thread, but I do not want to install and use the RPC plugin:
http://forums.rutorrent.org/index.php?action=printpage;topic=680.0
PS: I'm a beginner in the ubuntu world so please keep this in mind.