upgrade to 2.7

das329717

Member
May 25, 2018
928
0
16
Hi,

I've been using ruTorrent 2.6 for quite a while, and today I tried to upgrade to v2.7, but nothing works anymore...

v2.6 is installed in /rtorrent on the webserver root
v2.7 is installed in /rtorrent2 on the webserver root

When I try to access any of them I get the following error:
Code: [Select]
[05.11.2009 11:12:17] WebUI started.
[05.11.2009 11:12:17] Bad response: (404) <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Object not found!</title> <link rev="made" href="mailto:[email protected]" /> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;} /*]]>*/--></style> </head> <body> <h1>Object not found!</h1> <p> The requested URL was not found on this server. The link on the <a href="http://ks35305.kimsufi.com/rtorrent/">referring page</a> seems to be wrong or outdated. Please inform the author of <a href="http://ks35305.kimsufi.com/rtorrent/">that page</a> about the error. </p> <p> If you think this is a server error, please contact the <a href="mailto:[email protected]">webmaster</a>. </p> <h2>Error 404</h2> <address> <a href="/">ks35305.kimsufi.com</a><br /> <span>Thu 05 Nov 2009 11:18:35 AM CET<br /> Apache/2.2.11 (Unix) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.2.9 mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0</span> </address> </body> </html>
I think the error should be from my webserver, but I made absolutely no changes to it. ALso tried restarting rTorrent but nothing changes. Other dirs on the webserver are working properly!
Also CHMOD'd both dirs to 777

I'm using CentOS 5.3 with XAMPP (Apache/2.2.11 (Unix) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.2.9 mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0)


Thanks for your help!
 

somus1735

Member
May 25, 2018
833
0
16
Hi,

Being lazy as I am, I took the easy solution... Installed the RPC plugin, and all is well now!!!

Thanks for the quick reply!