Quote
1) Check web-server errors log
2) Check file /tmp/errors.log
3) Check $topDirectory variable in config.php.
1) Apache error-log:
Code:
<b>Deprecated</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Wed Jan 25 13:27:49 2012] [error] [client 78.70.253.70] (53)Software caused connection abort: scgi: Software caused connection abort: ap_pass_brigade(), referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: getdate() [<a href='function.getdate'>function.getdate</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/rss/init.php on line 9, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/rss/init.php on line 12, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: getdate() [<a href='function.getdate'>function.getdate</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/scheduler/scheduler.php on line 133, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: getdate() [<a href='function.getdate'>function.getdate</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/scheduler/init.php on line 7, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/scheduler/init.php on line 10, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: getdate() [<a href='function.getdate'>function.getdate</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/trafic/init.php on line 8, referer:
http://badskum.se/rutorrent/
[Wed Jan 25 13:29:05 2012] [error] [client 78.70.253.70] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /usr/local/www/rutorrent/plugins/trafic/init.php on line 11, referer:
http://badskum.se/rutorrent/
<br />
Usually get these, even before this error.
2) No entries in /tmp/errors.log since Dec.17.
3)
Code:
$topDirectory = '/storage1/'; // Upper available directory. Absolute path with trail slash.
Sames as always... Confused...