Results 1 to 4 of 4
-
24th May 2011, 09:54 AM #1OPMember
[Tutorial] How to install TorrentFlux ( Easy Way )
How to install TorrentFlux - The Easy Way
What is TorrentFlux ?
TorrentFlux is a web-based system for managing bit torrent file transfers. It is an open source package (GPL) and developed for Linux, Unix & BSD platforms on the ubiquitous LAMP stack.
How to Install it :
Step 1 : Update Centos.
Code:yum update
Code:yum install httpd python php mysql-server php-mysql php-common php-gd php-curl
Code:/etc/init.d/httpd restart
Code:mysql_install_db
Code:chkconfig --levels 235 httpd on
Code:chkconfig --levels 235 mysqld on
Code:/etc/init.d/mysqld restart
Code:mysqladmin -u root password YOUR ROOT PASSWORD
Code:mkdir /var/www/html/torrentflux cd /var/www/html/torrentflux/ wget http://downloads.sourceforge.net/tor...3&big_mirror=0
Code:tar -xzf torrentflux_2.4.tar.gz mv torrentflux_2.4/html/* /var/www/html/torrentflux/
Code:cd /var/www/html/torrentflux/torrentflux_2.4/sql/ mysql -u root -p
Code:mysql>create database Your DATABASE NAME; mysql>\q
Step 11 : Enter This Code
Code:mysql torrentflux < mysql_torrentflux.sql -u root -p
Code:mkdir /mydownloads (can put anything u need) chmod 777 /mydownloads chown apache.apache /mydownloads
Code:nano /var/www/html/torrentflux/config.php $cfg["db_pass"] = "YOUR PASS"; // password for database
Code:/etc/init.d/httpd restart /etc/init.d/mysqld restart
Code:user:goombah pass:iamah
Dom Reviewed by Dom on . [Tutorial] How to install TorrentFlux ( Easy Way ) How to install TorrentFlux - The Easy Way What is TorrentFlux ? TorrentFlux is a web-based system for managing bit torrent file transfers. It is an open source package (GPL) and developed for Linux, Unix & BSD platforms on the ubiquitous LAMP stack. How to Install it : Rating: 5
-
24th May 2011, 10:10 AM #2Member
i use this php client and is just like torrentflux,and for this one you dont need database. (more easy to install).you can install on a subdomain to and use like a seedbox.
-
24th May 2011, 10:12 AM #3OPMember
Hi ,
Cool , I might make a tutorial on how to install TorrentVovle. If I do ill add you in the credits
-
1st Jul 2011, 11:48 PM #4Member
Thanks for sharing mate!
edit: can u help me.. getting this error:
Code:[root@sound ~]# yum install php-mysql Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.ash.fastserv.com * epel: mirror.symnds.com * extras: mirror.symnds.com * updates: centos.mirror.choopa.net epel | 3.7 kB 00:00 epel/primary_db | 3.1 MB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php-mysql.i386 0:5.1.6-27.el5_5.3 set to be updated --> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-mysql --> Processing Dependency: php-pdo for package: php-mysql --> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: php-mysql --> Processing Dependency: libmysqlclient.so.15 for package: php-mysql --> Running transaction check ---> Package mysql.i386 0:5.0.77-4.el5_6.6 set to be updated --> Processing Dependency: perl(DBI) for package: mysql ---> Package php-mysql.i386 0:5.1.6-27.el5_5.3 set to be updated --> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-mysql ---> Package php-pdo.i386 0:5.1.6-27.el5_5.3 set to be updated --> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-pdo --> Running transaction check ---> Package perl-DBI.i386 0:1.52-2.el5 set to be updated ---> Package php-mysql.i386 0:5.1.6-27.el5_5.3 set to be updated --> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-mysql ---> Package php-pdo.i386 0:5.1.6-27.el5_5.3 set to be updated --> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-pdo --> Finished Dependency Resolution php-mysql-5.1.6-27.el5_5.3.i386 from base has depsolving problems --> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-mysql-5.1.6-27.el5_5.3.i386 (base) php-pdo-5.1.6-27.el5_5.3.i386 from base has depsolving problems --> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-pdo-5.1.6-27.el5_5.3.i386 (base) Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-pdo-5.1.6-27.el5_5.3.i386 (base) Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-mysql-5.1.6-27.el5_5.3.i386 (base) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest The program package-cleanup is found in the yum-utils package.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
torrentflux install help
By mak23101991 in forum Technical Help Desk SupportReplies: 3Last Post: 5th Aug 2012, 02:07 AM -
Install TorrentFlux On CentOS 5.3
By desiboy in forum Technical and Security TutorialsReplies: 29Last Post: 22nd Sep 2011, 02:04 AM -
Torrentflux script + tutorial?
By Viperblood in forum Webmaster DiscussionReplies: 7Last Post: 7th Sep 2010, 04:19 PM -
Can someone install TorrentFlux for me?
By CammyD in forum Technical Help Desk SupportReplies: 4Last Post: 19th Aug 2010, 12:17 PM -
BATCH/CMD - Basics for Starters [EASY] [Tutorial]
By l0calh0st in forum Web Development AreaReplies: 7Last Post: 2nd Jul 2010, 03:49 PM
themaCreator - create posts from...
Version 3.23 released. Open older version (or...