View Single Post
  #2  
Old 23rd September 2009, 19:22
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
To install TBDev download this version: http://bvlist.com/tbdev/187-tbdev-so...09-rev207.html then just upload the files in your server`s root

Modify with your data the file /include/config.php and that`s all

PHP Code:
// DB setup
$TBDEV['mysql_host'] = "localhost";
$TBDEV['mysql_user'] = "root";
$TBDEV['mysql_pass'] = "blank";
$TBDEV['mysql_db']   = "mytbdev"
P.S. i would suggest you to install this tracker source: http://bvlist.com/phpmy-bittorrent/3...2-0-4-rc1.html

Just upload all the files in the archive to your server`s root then follow the installation process instructions !
Reply With Quote
The Following 2 Users Say Thank You to Fynnon For This Useful Post:
irfan (24th September 2009), UTB (28th August 2017)