Hi,
I run rutorrent on FreeBSD 8.1 (apache 2.2.21, PHP 5.3.8, libtorrent 0.12.9, rtorrent 0.8.9, rutorrent SVN rev #1949).
rutorrent connects to rtorrent over SCGI on the same server. I run rutorrent over HTTPS on apache 2.2 with mod_php and a .htaccess locking rutorrent down with a username/password.
Recently I've been unable to use rutorrent because the apache error log fills up with the following error when a browser has an active session on rutorrent.
Code:
[Thu Jan 12 20:01:18 2012] [error] [client xxx.xxx.xxx.xxx] PHP Notice: ob_end_flush(): failed to delete buffer zlib output compression in /path/to/rutorrent/php/util.php on line 500, referer: https://some.do.main/Does anyone have any idea why this happens? I'm guessing it's some PHP configuration I'm missing, but I can't see what.
I run rutorrent on FreeBSD 8.1 (apache 2.2.21, PHP 5.3.8, libtorrent 0.12.9, rtorrent 0.8.9, rutorrent SVN rev #1949).
rutorrent connects to rtorrent over SCGI on the same server. I run rutorrent over HTTPS on apache 2.2 with mod_php and a .htaccess locking rutorrent down with a username/password.
Recently I've been unable to use rutorrent because the apache error log fills up with the following error when a browser has an active session on rutorrent.
Code:
[Thu Jan 12 20:01:18 2012] [error] [client xxx.xxx.xxx.xxx] PHP Notice: ob_end_flush(): failed to delete buffer zlib output compression in /path/to/rutorrent/php/util.php on line 500, referer: https://some.do.main/Does anyone have any idea why this happens? I'm guessing it's some PHP configuration I'm missing, but I can't see what.