What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

rutorrent plugins don't work because of php

h0t1ce

New Around Here
I've tried installing rutorrent through Entware with the scheduler plugin but it always fails to load with the following message: scheduler: Plugin will not work. rTorrent user can't access external program (php)

I did install the php5 packages including php5-cli and it still gives me this error.

Anyone has any tips on how to get this particular plugin working?

cheers
 
hi!
recently I had the same problem with plugin erasedata...
try to edit rutorrent config file
/opt/share/www/rutorrent/conf/config.php
~line 43
<---cut--->
$pathToExternals = array(
"php" => '/opt/bin/php-cgi', //
<---cut---> ^^^^^^ specify the path to php
 
Last edited:
Similar threads
Thread starter Title Forum Replies Date
Alaska99 Asus don't release there GPL anymore? Asuswrt-Merlin 5

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top