不知大大知道是什麼問題嗎?已經重裝兩次都無法成功
Linux Debian版本Debian-4.0_r3
APT的設定是使用testing的版本
目前小弟的SAMBA, Mldonkey都可以正常運作,但Mldonkey下載BT很沒效率過慢(以自行編譯更換成2.9.5版了),因此想用rtorrent來增加BT的下載效率,安裝了多種GUI都無法正常的運作(nTorrent, rtgui, wtorrent)都失敗,後來經檢測發現問題卡在這邊
xmlrpc 172.16.10.4:8081 system.listMethods
Error: HTTP response: 500 (-504)
小弟目前關於rtorrent所需的套件有安裝了
lighttpd, lighttpd-mod-cml, lighttpd-mod-magnet, lighttpd-mod-trigge, lighttpd-mod webdav (版本都是1.4.19-4)
php-pear, php5-cgi, php5-cli, php5-common, php5-curl, php5-mcrypt, php5-mhash, php5-sqlite, php5-xmlrpc, php5-xsl (版本都是5.2.5-3+lenny1)
libxml2(2.6.32.dfsg-2) , libxmlrpc-c3(1.06.27-1), libxmlrpc-c3-dev(1.06.27-1), libxmlrpc-epi-dev(0.54-3), libxmlrpc-epi0(0.54-3), xml-rpc-api2cpp(1.06.27-1)
openssl (0.9.8g-10.1), libcurl3(7.18.2-1)
關於參數設定方面
rtorrent.rc有加入
scgi_port = 127.0.0.1:5000
session = /tmp/
port_range = 6880-6880
lighttpd.conf的設定
server.modules = (
....
"mod_fastcgi",
"mod_scgi",
...
)
$SERVER["socket"] == "172.16.10.4:8081" {
server.document-root = "/var/www/btm/"
scgi.server = (
"/RPC2" =>
("127.0.0.1"=>
(
"host" => "127.0.0.1",
"port" => 5000,
"check-local" => "disable",
# "min-procs" => 1,
# "max-procs" => 2,
# "max-load-per-proc" => 4,
# "idle-timeout" => 20,
"disable-time" => 0
)
)
)
}
$SERVER["socket"] == "/dev/unix_domain_socket:1" { } <=有沒有加這一行問題一樣,沒有影響
使用command line啟動rtorrent有出現下面的訊息,應該是rtorrent端沒有問題
cst11:/etc/lighttpd# rtorrent
*** rTorrent 0.7.9/0.11.9 - cst11:4037 ***
[View: main]
( 0:28:28) Using 'epoll' based polling.
( 0:28:28) XMLRPC initialized with 389 functions.
( 0:28:28) The SCGI socket is bound to a specific network device yet may still pose a security risk,
[Throttle 9/110 KB] [Rate 0.0/ 0.0 KB] [Port: 6880] [U 0/10] [D 0/32] [H 0/32] [S 0/2/768] [F
********************************************************************************
小弟已經弄好幾天了,依然無法實現各種GUI連線管理rtorrent,請各位高手協助,謝謝
Taiwan is not China,Taiwan(ROC) != PRC,台灣是我的家,中國不是我的家
免責聲明:本文所載資料僅供參考,並不構成投資建議,
內文搜尋

X