TrenxT / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Unable to upload torrents with r1153 and rTorrent 0.8.6 (r1170) #407

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout r1170 build of rTorrent and compile
2. Checkout r1153 of ruTorrent and configure for multi-user
3. Attempt to upload torrent as authenticated user. Passing torrent file to
rTorrent will fail silently.

What do you see instead?

See attached error log

What environment are you using?
1. My ruTorrent version is v3.0 (r1153)
2. My rTorrent version is 0.8.6 (r1170)
3. I use web-server Aapache it version is 2.2.9 on OS Debian 5 (Lenny)
3. I use browser Firefox version 3.6.3 on OS Windows XP SP2

Are some errors present in the web-server log?

The following message occurs several times - PHP Warning:  Cannot modify
header information - headers already sent by (output started at
/var/www/rutorrent/conf/users/torrentroot/config.php:46) in
/var/www/rutorrent/php/util.php on line 377, referer:
http://torbox.theaveragegeek.com/rutorrent/

Are some errors present in the browser error console?

None.

Original issue reported on code.google.com by balaji.d...@gmail.com on 17 May 2010 at 9:39

Attachments:

GoogleCodeExporter commented 9 years ago
> 2. My rTorrent version is 0.8.6 (r1170)

1) Read the start page of this project. 
2) Remove *all* chars (include newlines) after teg '?>' in your file
/var/www/rutorrent/conf/users/torrentroot/config.php 

Original comment by novik65 on 17 May 2010 at 10:55

GoogleCodeExporter commented 9 years ago
Hi,

That'll teach me to stick to my server build notes and not read the project 
updates :(

I downgraded rTorrent to r1148 and Bleeding Edge ruTorrent now works fine. 
Thanks for
the pointer and apologies for the trouble.

Original comment by balaji.d...@gmail.com on 18 May 2010 at 6:35