Koozali.org: home of the SME Server

[Announce] smeserver-torrentflux

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
[Announce] smeserver-torrentflux
« Reply #15 on: November 24, 2006, 09:05:37 AM »
What does
Code: [Select]
db configuration printprop torrentflux PublicAccess give you?
Regards,
William

IF I give advise.. It's only if it was me....

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
[Announce] smeserver-torrentflux
« Reply #16 on: November 24, 2006, 09:07:55 AM »
Quote from: "sandoz"

TorrentFlux Database/SQL Error
Database error: Table 'torrentflux.tf_settings' doesn't exist

Always check your database variables in the config.php file.


Did you do this
Code: [Select]
/usr/bin/mysql torrentflux < /opt/torrentflux/sql/mysql_torrentflux.sql
Regards,
William

IF I give advise.. It's only if it was me....

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
[Announce] smeserver-torrentflux
« Reply #17 on: December 17, 2006, 03:38:46 PM »
I'm getting constant errors:
Code: [Select]
PHP Warning:  is_file() [<a href='function.is-file'>function.is-file</a>]: open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): (/opt/torrentflux:/home/e-smith/files/ibays:/tmp) in /opt/torrentflux/html/settingsfunctions.php on line 176
Would this also be related to the fact that I upgraded to PHP5?

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
[Announce] smeserver-torrentflux
« Reply #18 on: December 17, 2006, 09:43:39 PM »
Quote from: "stuntshell"
I'm getting constant errors:
Code: [Select]
PHP Warning:  is_file() [<a href='function.is-file'>function.is-file</a>]: open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): (/opt/torrentflux:/home/e-smith/files/ibays:/tmp) in /opt/torrentflux/html/settingsfunctions.php on line 176
Would this also be related to the fact that I upgraded to PHP5?


Just in case, check:
http://bugs.contribs.org/show_bug.cgi?id=1120
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
[Announce] smeserver-torrentflux
« Reply #19 on: December 18, 2006, 12:38:47 PM »
http://www.dungog.net/sme/webapp.php#torrent

6. upgrade 2.1 to 2.3
stop existing torrents
rpm or yum torrentflux
[upgrading from 2.1 will need to edit config.php (step 3.)]
in your browser open
servername/torrent/upgrade21_22.php
then servername/torrent/upgrade22_23.php
then rm /opt/torrentflux/html/upgrade2?_2?.php

per_epost

HowTo for Torrentflux
« Reply #20 on: April 09, 2007, 04:09:57 PM »
Step-by-step silly HowTo for installation of Torrentflux on SMEserver 7.1.3.

Moved to Wiki @: http://wiki.contribs.org/Torrentflux

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
[Announce] smeserver-torrentflux
« Reply #21 on: April 09, 2007, 04:23:41 PM »
# yum --enablerepo=smedev install smeserver-torrentflux

the latest version is always at dungog.net, not smedev

per_epost

[Announce] smeserver-torrentflux
« Reply #22 on: April 09, 2007, 04:58:58 PM »
Like this then?
I modified the howto to use yum instead and get all files from Dungog.
The intended audience for this howto is other Linux-newbies like myself,
all other are probably better off using the original one.
The best learning is done while (trying to) instruct others I've noticed (poor ones that get caught in the middle).

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
[Announce] smeserver-torrentflux
« Reply #23 on: April 09, 2007, 06:00:47 PM »
I'd setup the dungog repo and ...
yum install smeserver-torrentflux

or
yum install --enablerepo=dungog smeserver-torrentflux

I appreciate writing documentation is a good way to learn
but the best place to write docs in on the wiki

http://wiki.contribs.org/Category:Yum_Repository

any comments here will soon be lost

per_epost

[Announce] smeserver-torrentflux
« Reply #24 on: April 10, 2007, 08:59:50 AM »
I'm sorry, but I don't quite get it.
I see that you have a dungog-repo in the wiki.
But when I try # yum install --enablerepo=dungog torrentflux
or # yum install --enablerepo=dungog smeserver-torrentflux
it says "Error getting repository data for dungog, repository not found"

Yes, I agree that the best place to put docs are on the wiki, but:
1: I have a problem with login to the wiki -I've filed a bug on that.
2: Would I get your (and other competent folks) attention there to find errors and development?

Offline skydivers

  • *
  • 178
  • +0/-0
[Announce] smeserver-torrentflux
« Reply #25 on: April 10, 2007, 10:10:31 AM »
Quote from: "per_epost"


it says "Error getting repository data for dungog, repository not found"



What does:

db yum_repositories show dungog

give you?

per_epost

[Announce] smeserver-torrentflux
« Reply #26 on: April 10, 2007, 10:51:26 AM »
login as: root
root@192.168.0.20's password:
Last login: Tue Apr 10 10:16:49 2007 from pc-00081.bends.mine.nu
[root@server20 ~]# db yum_repositories show dungog
[root@server20 ~]#

eh, nothing, it seems...

Offline skydivers

  • *
  • 178
  • +0/-0
[Announce] smeserver-torrentflux
« Reply #27 on: April 10, 2007, 10:55:28 AM »
Quote from: "per_epost"
login as: root
root@192.168.0.20's password:
Last login: Tue Apr 10 10:16:49 2007 from pc-00081.bends.mine.nu
[root@server20 ~]# db yum_repositories show dungog
[root@server20 ~]#

eh, nothing, it seems...


Indeed, you should get something like this:
[root@skydiver ~]# db yum_repositories show dungog
dungog=repository
    BaseURL=http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/
    EnableGroups=yes
    GPGCheck=no
    Name=SME Server 7 - dungog
    Visible=yes
    ...

Did you add the dungog repository to you repositories?

per_epost

[Announce] smeserver-torrentflux
« Reply #28 on: April 10, 2007, 11:11:00 AM »
Quote

Did you add the dungog repository to you repositories?


Can I eat that? (I don't know what you mean).
Is thera a good place where they unveal these secrets?
/a linux newbie thats trying to quit Windows (not that easy).

Offline skydivers

  • *
  • 178
  • +0/-0
[Announce] smeserver-torrentflux
« Reply #29 on: April 10, 2007, 11:15:59 AM »
Quote from: "per_epost"
Quote

Did you add the dungog repository to you repositories?


Can I eat that? (I don't know what you mean).
Is thera a good place where they unveal these secrets?
/a linux newbie thats trying to quit Windows (not that easy).


Read this:

http://www.dungog.net/sme/repo.php

and this is what you could do to add the dungog repo:

db yum_repositories set dungog repository \
 BaseURL http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/ \
 EnableGroups yes \
 GPGCheck no \
 Name 'SME Server 7 - dungog' \
 Visible yes \
 status disabled

/sbin/e-smith/expand-template /etc/yum.conf

If you check now with:

db yum_repositories show dungog

you should see what you entered above...

Good luck!