Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
One more thing. I only get the ruTorrent Front-End if i disable the autostart 
in the
rssconf.php. Without doing this i only see the LOADING-Screen.

Original comment by [email protected] on 25 Jul 2009 at 12:27

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
1) You must have installed php-cli on your system.
2) rTorrent's user need to has in PATH the directory which contain php. Or you 
may
set full path to php in rtorrent/config.php, variable $pathToPHP.

>One more thing.

This is strange. Are some errors present in browser console? In web-server log?

Original comment by novik65 on 25 Jul 2009 at 4:38

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Ok. Thank you. With editing $pathToPHP it's working if it autostart is false.

I got this error from Firebug
POST http://91.121.119.160/rtorrent/getplugins.php 200 OK 190ms rtorrent.js 
(Zeile 1299)
"Reload to activate window console"
invalid regular expression flag v
http://91.121.119.160/rtorrent/rtorrent.js
Line 803
Warning: mkdir() [<a href='funct...t/util.php on line 294<br />\n

Original comment by [email protected] on 25 Jul 2009 at 6:47

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024

Original comment by novik65 on 26 Jul 2009 at 8:47

  • Changed state: Done

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Do you have an idea what's wrong than?

Original comment by [email protected] on 26 Jul 2009 at 8:53

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I think this already fixed in r81:r86
You may obtain latest version from svn. For core - 

cd web-root
svn svn checkout http://rutorrent.googlecode.com/svn/trunk/rtorrent

For plugins - 

cd web-root/rtorrent/plugins
svn svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins/plugin_name

(for example, svn svn checkout 
http://rutorrent.googlecode.com/svn/trunk/plugins/rss)

If you already obtain version from svn, you need to update it:

cd web-root/rtorrent
svn update

cd web-root/rtorrent/plugins/plugin_name
svn update

Original comment by novik65 on 26 Jul 2009 at 9:08

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
For what it's worth, close this bug. 

In rutorrent from SVN, and Debian Lenny there's no problem. The only slightly 
confusing thing is that it's not just enough to have php installed on the 
server, you need to 

apt-get php5-cli 

before the problem goes away. I think that was the user's issue, rather than 
any problem with rutorrent itself. 

Original comment by [email protected] on 2 Apr 2011 at 10:18

from rutorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.