xwmario / rutorrent

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

RTorrent user can not access external program (php). #799

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Installing plugins
[05/02/2013 2:03:14 p.m.] history: Plugin will not work. RTorrent user can not 
access external program (php).
[05/02/2013 2:03:14 p.m.] create: Plugin will not work. RTorrent user can not 
access external program (php).
[05/02/2013 2:03:14 p.m.] unpack: Plugin will not work. RTorrent user can not 
access external program (php).
[05/02/2013 2:03:14 p.m.] ratio: Some functionality will not be available. 
Rtorrent user does not have access to external programs. (php).
[05/02/2013 2:03:14 p.m.] scheduler: Plugin will not work. RTorrent user can 
not access external program (php).
[05/02/2013 2:03:14 p.m.] RSS plugin will not work. RTorrent user can not 
access external program (php).
[05/02/2013 2:03:14 p.m.] retrackers: Plugin will not work. RTorrent user can 
not access external program (php).
[05/02/2013 2:03:14 p.m.] rutracker_check: Plugin will not work. RTorrent user 
can not access external program (php).
[05/02/2013 2:03:14 p.m.] hit: Plugin will not work. RTorrent user can not 
access external program (php).
[05/02/2013 2:03:14 p.m.] autotools: Plugin will not work. RTorrent user can 
not access external program (php).

What environment are you using?
1. My ruTorrent version is v3.5
2. My rTorrent version is 0.9.3/0.13.3
3. I use web-server lighttpd it version is 1.4.28 on OS Debian 6.0.6
4. I use browser Chrome it version is ? on OS Ubuntu 12.4

Are some errors present in the web-server log?

Are some errors present in the browser error console?

Please provide any additional information below.

PHP Notice:  Undefined index: extension in /var/www/index.php on line 214
PHP Notice:  Undefined index: extension in /var/www/index.php on line 242
PHP Notice:  Undefined index: extension in /var/www/index.php on line 213
PHP Notice:  Undefined index: extension in /var/www/index.php on line 214
PHP Notice:  Undefined index: extension in /var/www/index.php on line 242
PHP Notice:  Undefined index: extension in /var/www/index.php on line 213
PHP Notice:  Undefined index: extension in /var/www/index.php on line 214
PHP Notice:  Undefined index: extension in /var/www/index.php on line 242
PHP Notice:  Undefined index: extension in /var/www/index.php on line 213
PHP Notice:  Undefined index: extension in /var/www/index.php on line 214
PHP Notice:  Undefined index: extension in /var/www/index.php on line 242
PHP Notice:  Undefined index: extension in /var/www/index.php on line 213
PHP Notice:  Undefined index: extension in /var/www/index.php on line 214
PHP Notice:  Undefined index: extension in /var/www/index.php on line 242
PHP Notice:  Undefined variable: sort in /var/www/index.php on line 294
PHP Notice:  Undefined index: type in /var/www/index.php on line 296
PHP Notice:  Undefined index: type in /var/www/index.php on line 296
PHP Notice:  Use of undefined constant lname - assumed 'lname' in 
/var/www/index.php(301) : eval()'d code on line 1
PHP Notice:  Use of undefined constant size - assumed 'size' in 
/var/www/index.php(301) : eval()'d code on line 1
PHP Notice:  Undefined variable: sort in /var/www/index.php on line 294
PHP Notice:  Undefined index: type in /var/www/index.php on line 296
PHP Notice:  Undefined index: type in /var/www/index.php on line 296
PHP Notice:  Use of undefined constant lname - assumed 'lname' in 
/var/www/index.php(301) : eval()'d code on line 1
PHP Notice:  Use of undefined constant size - assumed 'size' in 
/var/www/index.php(301) : eval()'d code on line 1

cat /etc/php5/cgi/php.ini | grep safe_mode
safe_mode = Off
; then turn on safe_mode_gid.
safe_mode_gid = Off
; When safe_mode is on, UID/GID checks are bypassed when
safe_mode_include_dir =
; When safe_mode is on, only executables located in the safe_mode_exec_dir
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_
; protected even if safe_mode_allowed_env_vars is set to allow to change them.
safe_mode_protected_env_vars = LD_LIBRARY_PATH
sql.safe_mode = Off

Original issue reported on code.google.com by bankowsk...@gmail.com on 5 Feb 2013 at 1:56

GoogleCodeExporter commented 8 years ago
1) Try to read diagnostic yet once.
2) This place is not a forum. Use forum for your questions.

Original comment by novik65 on 5 Feb 2013 at 5:18