Path is not valid in torrentflux b4rt

Status
Not open for further replies.

-={MINDFREAK}=-

Active Member
194
2011
4
20
Hello All,
I have installed torrentflux b4rt on centos using kloxo panel. But under server settings torrentflux b4rt i am getting path is not valid error for following.
Code:
[B]transmissioncli : path is not valid
uudeview        : path is not valid
php             : Executable is not PHP-CLI[/B]
 
Last edited:
10 comments
Have you installed the transmission client binary? If not do not worry about the path.

uudeview just install it via yum or whatever os style you have and it should either be a specific location per os so googleing default location should not be hard, but its honestly not needed.
 
for php path use following command in SSH and you will get path and paste it in path field.

Code:
which php

To Install uudview use following command

Code:
yum install uudeview
 
for php path use following command in SSH and you will get path and paste it in path field.

Code:
which php
which php path showing in ssh /usr/local/bin/php and same I mentioned in tf but getting Executable is not PHP-CLI error
To Install uudview use following command

Code:
yum install uudeview
I tried it earlier but still showing invalid path error

below i am posting screenshot of ssh & tf

iy19.jpg

35tm.jpg
 
^

Yeah i was actually about to ask if you have any functions disabled.

If you do remove them all then try,

Or post here & ill tell you which ones causing the issue.
 
Status
Not open for further replies.
Back
Top