I get error,getplugins getuisettings on the web portion and I did some googling around but not finding what I need I suppose.
When I look in apache error logs I see this
PHP Parse error: syntax error, unexpected T_DNUMBER in /home/user/public_html/rutorrent/conf/config.php on line 27, referer: http://ipaddress/rutorrent/
PHP Parse error: syntax error, unexpected T_DNUMBER in /home/user/public_html/rutorrent/conf/config.php on line 27, referer: http://ipaddress/rutorrent/
Line 27
$scgi_port = 127.0.0.1:6890;
I thought it needed a " " or ' ' but didnt seem to help. Even when rtorrent is not running I still see that error
When I look in apache error logs I see this
PHP Parse error: syntax error, unexpected T_DNUMBER in /home/user/public_html/rutorrent/conf/config.php on line 27, referer: http://ipaddress/rutorrent/
PHP Parse error: syntax error, unexpected T_DNUMBER in /home/user/public_html/rutorrent/conf/config.php on line 27, referer: http://ipaddress/rutorrent/
Line 27
$scgi_port = 127.0.0.1:6890;
I thought it needed a " " or ' ' but didnt seem to help. Even when rtorrent is not running I still see that error